6 lines
92 B
YAML
6 lines
92 B
YAML
|
---
|
||
|
- name: Bootstrap windows host
|
||
|
hosts: all
|
||
|
roles:
|
||
|
- infra-role-bootstrap-windows
|