infrastructure/ansible/main.yml

13 lines
121 B
YAML

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