vm-ansible/watch2gether.yaml

13 lines
204 B
YAML
Raw Normal View History

2022-02-19 22:09:10 +01:00
---
- name: "Test ansbile roles"
hosts: woolsey
roles:
- common
- docker
- mariadb
- postgresql
- backupscript
- internalsmtp
- smtpgateway
- webgateway
- webserver