playbooks/common_setup.yml

7 lines
109 B
YAML

- name: Run infrastructure setup
hosts: all
become: yes
gather_facts: yes
roles:
- vhosts/common