From c18e755b82ed00e1bb3a9395d6fd935f60913a6f Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Tue, 23 Apr 2024 15:10:40 -0400 Subject: [PATCH] removed extra ansible_managed --- test/integration/targets/template/ansible_managed_templated.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/targets/template/ansible_managed_templated.cfg b/test/integration/targets/template/ansible_managed_templated.cfg index 4840045859e..44e1fd8269f 100644 --- a/test/integration/targets/template/ansible_managed_templated.cfg +++ b/test/integration/targets/template/ansible_managed_templated.cfg @@ -1,2 +1,2 @@ [defaults] -ansible_managed=ansible_managed = Ansible managed: {file} modified on %Y-%m-%d %H:%M:%S by {uid} on {host}({{{{q('pipe', 'uname -a')}}}}) +ansible_managed = Ansible managed: {file} modified on %Y-%m-%d %H:%M:%S by {uid} on {host}({{{{q('pipe', 'uname -a')}}}})