mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-10 05:45:51 +00:00
7 lines
126 B
YAML
7 lines
126 B
YAML
---
|
|
- name: Bootstrap windows host
|
|
hosts: all
|
|
fact_path: 'C:/ansible/facts.d'
|
|
roles:
|
|
- infra-role-bootstrap-windows
|