From 94faacb8f4d9b6d5e0b5c7f441e422ad61f77deb Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 27 Aug 2019 08:52:26 +0200 Subject: [PATCH] fix typo --- templates/etc/yum/yum-cron.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/etc/yum/yum-cron.conf.j2 b/templates/etc/yum/yum-cron.conf.j2 index 40be555..131dc46 100644 --- a/templates/etc/yum/yum-cron.conf.j2 +++ b/templates/etc/yum/yum-cron.conf.j2 @@ -1,4 +1,4 @@ -{{ ansible_managed | ansible_managed }} +{{ ansible_managed | comment }} [commands] # What kind of update to use: # default = yum upgrade