Remove Config Installer module

Removed as it has been deprecated as of Drupal 8.6, and there will be no
Drupal 9 compatible version.
This commit is contained in:
Oliver Davies 2020-09-02 11:05:01 +01:00
parent fa8ea3bcad
commit 74d5ee2eba
4 changed files with 597 additions and 48 deletions

View file

@ -4,7 +4,7 @@
{{ release_drush_path }}
site-install -y
--account-pass=admin123
config_installer
--existing-config
chdir={{ release_drupal_path }}
when: drupal_install|bool