need a comment in the mirrormanager.conf
This commit is contained in:
parent
0c9bb3b7d2
commit
f4d53c758b
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
# nuke mirrormanager.conf so that it doesn't start up
|
# nuke mirrormanager.conf so that it doesn't start up
|
||||||
- name: kill /etc/httpd/conf.d/mirrrormanager.conf
|
- 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:
|
notify:
|
||||||
- restart apache
|
- restart apache
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue