vm-ansible/test.yaml

13 lines
204 B
YAML

---
- name: "Test ansbile roles"
hosts: woolsey
roles:
- common
- docker
- mariadb
- postgresql
- backupscript
- internalsmtp
- smtpgateway
- webgateway
- webserver