From 67331a17a89e4058dad84c83cdf1112d5ac4307e Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Fri, 20 Mar 2020 09:56:07 +0100 Subject: [PATCH] Do not put date as it will always change the file --- ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible.cfg b/ansible.cfg index 2c957007..ffaf4e0e 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -10,7 +10,7 @@ retry_files_enabled = False inventory = ./hosts # Custom header in templates -ansible_managed = Ansible managed, modified on %Y-%m-%d %H:%M:%S by {uid} +ansible_managed = Ansible managed, see https://gitlab.crans.org/nounous/ansible # Do not use cows (with cowsay) nocows = 1