9 lines
169 B
Plaintext
9 lines
169 B
Plaintext
|
#jinja2: lstrip_blocks: True
|
||
|
{{ ansible_managed | comment }}
|
||
|
[main]
|
||
|
gpgcheck=1
|
||
|
installonly_limit=3
|
||
|
clean_requirements_on_remove=True
|
||
|
best=True
|
||
|
skip_if_unavailable=False
|