infrastructure/ansible/main.yml
2019-12-08 21:17:30 +00:00

9 lines
89 B
YAML

- hosts: all
roles:
- ntp
- hosts: casey
roles:
- ssh-bastion
- gateway