From 0378f33706e1de5bb3b3651e48985cda44a4e5c2 Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Tue, 19 Mar 2024 17:40:32 +0100 Subject: Adapt ansible_managed --- ansible.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ansible.cfg') diff --git a/ansible.cfg b/ansible.cfg index 606f4c7..1e9df43 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -5,3 +5,5 @@ fact_caching = jsonfile fact_caching_connection = ~/.ansible/fact_cache gathering = smart nocows = true +ansible_managed = Ansible managed: {file} modified on %Y-%m-%d %H:%M:%S by {uid} on {host} +#stdout_callback=unixy -- cgit v1.2.3