6 lines
96 B
YAML
6 lines
96 B
YAML
- hosts: localhost
|
|
roles:
|
|
- add-bastion-host
|
|
|
|
- import_playbook: ../bootstrap-bridge.yaml
|