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:
|
2020-01-28 20:39:42 +00:00
|
|
|
- ssh
|
2019-12-08 16:47:28 +00:00
|
|
|
- gateway
|
2020-01-28 20:39:42 +00:00
|
|
|
|
|
|
|
- hosts: intersect
|
|
|
|
roles:
|
|
|
|
- ssh
|
2020-01-28 21:32:29 +00:00
|
|
|
- docker
|