Use Ansible Galaxy for settings role
Now that the Drupal settings role is on Ansible Galaxy, it can be added as a requirement and installed from there rather than having a local copy in the codebase. Fixes #15
This commit is contained in:
parent
49d691b6c0
commit
e9baad51d8
7 changed files with 3 additions and 111 deletions
|
@ -17,3 +17,5 @@
|
|||
version: 4.0.2
|
||||
- name: geerlingguy.security
|
||||
version: 1.9.0
|
||||
- name: opdavies.drupal_settings_files
|
||||
version: 0.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue