6 lines
117 B
YAML
6 lines
117 B
YAML
---
|
|
- name: Ensure configuration management host is bootstrapped
|
|
hosts: config-mgmt
|
|
roles:
|
|
- role: bootstrap
|