From 9fe52e8d24204e83ec014bae0c651c78c868c0b1 Mon Sep 17 00:00:00 2001 From: Christoph Date: Thu, 1 Apr 2021 15:44:38 +0200 Subject: [PATCH] Variable ansible_managed - multiple lines no longer supported --- ansible.cfg | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/ansible.cfg b/ansible.cfg index 7f804ec..1af3970 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -10,13 +10,7 @@ [defaults] -#ansible_managed = ** Ansible managed: DO NOT EDIT DIRECTLY ** -ansible_managed = ############################################ # - # -------------------------- # - # ** DO NOT EDIT DIRECTLY ** # - # -------------------------- # - # Ansible managed file # - # ############################################ # +ansible_managed = *** [ Ansible managed: DO NOT EDIT DIRECTLY ] *** #gathering = smart #fact_caching = jsonfile #fact_caching_connection = ~/.cache/