5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
|
#jinja2: lstrip_blocks: True
|
||
|
{{ ansible_managed | comment }}
|
||
|
|
||
|
{{ item.config | to_nice_yaml(indent=2) }}
|