This repository has been archived on 2025-01-07. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
ansible-role-drupal-settings/molecule/default/playbook.yml

11 lines
218 B
YAML

---
- name: Converge
hosts: all
vars:
drupal_settings:
- root: /var/www/test
sites:
- name: default
filename: settings.test.php
roles:
- role: opdavies.drupal-settings