infrastructure/ansible/main.yml
2019-12-09 20:55:47 +00:00

9 lines
90 B
YAML

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