2026-02-11 16:33:20 +01:00
|
|
|
%YAML 1.2
|
|
|
|
|
---
|
|
|
|
|
#rougail -m structure.yml -u yaml -yf userdata.yml -s intranet -xn hosts -xd 0 hosts.yml -o ansible
|
2026-02-11 16:46:06 +01:00
|
|
|
main_structural_directories:
|
2026-02-11 16:41:38 +01:00
|
|
|
- structure.yml
|
2026-02-11 16:33:20 +01:00
|
|
|
step:
|
2026-02-11 16:46:06 +01:00
|
|
|
user_data:
|
|
|
|
|
- yaml
|
2026-02-11 16:51:50 +01:00
|
|
|
output: ansible
|
2026-02-11 16:33:20 +01:00
|
|
|
yaml:
|
2026-02-11 16:46:06 +01:00
|
|
|
filename:
|
|
|
|
|
- userdata.yml
|
2026-02-11 16:33:20 +01:00
|
|
|
main_namespace: intranet
|
|
|
|
|
extra_namespaces:
|
|
|
|
|
- names: hosts
|
|
|
|
|
directories:
|
|
|
|
|
- hosts.yml
|