vm-ansible/test.yaml

13 lines
202 B
YAML

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