diff --git a/.rougailcli.yml b/.rougailcli.yml new file mode 100644 index 0000000..6e53d31 --- /dev/null +++ b/.rougailcli.yml @@ -0,0 +1,14 @@ +%YAML 1.2 +--- +#rougail -m structure.yml -u yaml -yf userdata.yml -s intranet -xn hosts -xd 0 hosts.yml -o ansible +main_structural_directories: structure.yml +step: + user_data: yaml + output: ansible +yaml: + filename: userdata.yml +main_namespace: intranet +extra_namespaces: + - names: hosts + directories: + - hosts.yml