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:
parent
fa8ea3bcad
commit
74d5ee2eba
4 changed files with 597 additions and 48 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue