This commit is contained in:
2021-07-08 18:56:07 +02:00
parent bec58dbf36
commit ebc9d1303e
6 changed files with 112 additions and 45 deletions

View File

@ -10,7 +10,19 @@
[defaults]
ansible_managed = *** [ Ansible managed: DO NOT EDIT DIRECTLY ] ***
ansible_managed = *** [ Ansible managed file: DO NOT EDIT DIRECTLY ] ***
# Use of 'ansible_managed'
#
# + use with filter 'comment' - WITHOUT leading comment sign:
#
# {{ ansible_managed | comment }}
#
#
# + use without filter 'comment' - WITH leading comment sign:
#
# # {{ ansible_managed }}
#gathering = smart
#fact_caching = jsonfile
#fact_caching_connection = ~/.cache/