infrastructure/ansible/main.yml

9 lines
90 B
YAML
Raw Normal View History

2019-12-08 15:55:19 +00:00
- hosts: all
2019-12-08 21:17:30 +00:00
roles:
2019-12-09 20:55:47 +00:00
- base
2019-12-08 15:55:19 +00:00
- hosts: casey
roles:
- ssh-bastion
2019-12-08 16:47:28 +00:00
- gateway