vm-ansible/test.yaml

13 lines
204 B
YAML
Raw Normal View History

2022-02-05 19:07:34 +01:00
---
- name: "Test ansbile roles"
hosts: woolsey
roles:
2022-02-05 21:16:19 +01:00
- common
2022-02-05 21:15:38 +01:00
- docker
- mariadb
- postgresql
- backupscript
- internalsmtp
- smtpgateway
- webgateway
- webserver