fix membership-map variable
Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
parent
680965df6f
commit
d8b4c15b12
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
path: "{{ item }}"
|
||||
state: absent
|
||||
with_items:
|
||||
- /etc/httpd/conf.d/{{website}}/membership-map.conf
|
||||
- /etc/httpd/conf.d/fedoraproject.org/membership-map.conf
|
||||
- /etc/cron.d/sync-membership-map.cron
|
||||
tags:
|
||||
- cleanup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue