8 lines
90 B
YAML
8 lines
90 B
YAML
- hosts: all
|
|
roles:
|
|
- base
|
|
|
|
- hosts: casey
|
|
roles:
|
|
- ssh-bastion
|
|
- gateway
|