mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
need a comment in the mirrormanager.conf
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user