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:
Oliver Davies 2020-02-19 00:55:32 +00:00
parent 49d691b6c0
commit e9baad51d8
7 changed files with 3 additions and 111 deletions

View file

@ -17,3 +17,5 @@
version: 4.0.2
- name: geerlingguy.security
version: 1.9.0
- name: opdavies.drupal_settings_files
version: 0.1.0