ajout ansible managed

This commit is contained in:
2023-11-20 10:18:35 +01:00
parent cd79ce015c
commit fb1e196dcf

View File

@@ -11,6 +11,7 @@ fact_caching_connection = /etc/ansible/facts
fact_caching_timeout = 86400 fact_caching_timeout = 86400
retry_files_enabled = False retry_files_enabled = False
strategy = free strategy = free
ansible_managed = Ansible managed : {file} modified on %Y-%m-%d by {uid} on {host}
[inventory] [inventory]
[privilege_escalation] [privilege_escalation]
become = True become = True