From f4d53c758b9daeaf8c6b05afb7d584bb9e41e5ae Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Fri, 7 Jun 2013 20:01:17 +0000 Subject: [PATCH] need a comment in the mirrormanager.conf --- tasks/mirrorlist.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/mirrorlist.yml b/tasks/mirrorlist.yml index f15196df9e..ad0fa6e114 100644 --- a/tasks/mirrorlist.yml +++ b/tasks/mirrorlist.yml @@ -26,7 +26,7 @@ # nuke mirrormanager.conf so that it doesn't start up - name: kill /etc/httpd/conf.d/mirrrormanager.conf - copy: content="blanked on purpose" dest=/etc/httpd/conf.d/mirrormanager.conf + copy: 'content="#blanked on purpose" dest=/etc/httpd/conf.d/mirrormanager.conf' notify: - restart apache tags: