need a comment in the mirrormanager.conf

This commit is contained in:
Seth Vidal 2013-06-07 20:01:17 +00:00
parent 0c9bb3b7d2
commit f4d53c758b

View file

@ -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: