Setup Drupal on Debian and Ubuntu servers without Docker.
Available variables can be found in defaults/main.yml
- hosts: all
- vars:
drupal_instances:
- name: drupal8
dir: /srv/drupal8
server_name: www.mydrupal8.com
roles:
- alphanodes.setup.drupal