cli
This commit is contained in:
parent
7ab22d93ca
commit
6af5d85de7
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
||||||
%YAML 1.2
|
%YAML 1.2
|
||||||
---
|
---
|
||||||
#rougail -m structure.yml -u yaml -yf userdata.yml -s intranet -xn hosts -xd 0 hosts.yml -o ansible
|
#rougail -m structure.yml -u yaml -yf userdata.yml -s intranet -xn hosts -xd 0 hosts.yml -o ansible
|
||||||
main_structural_directories: structure.yml
|
main_structural_directories:
|
||||||
|
- structure.yml
|
||||||
step:
|
step:
|
||||||
user_data: yaml
|
user_data: yaml
|
||||||
output: ansible
|
output: ansible
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue