missed two

This commit is contained in:
Kevin Fenzi 2018-12-14 00:30:14 +00:00
parent 7d42ec30c7
commit e86b5d9103

View file

@ -132,12 +132,12 @@
- httpd/redirect - httpd/redirect
- name: Remove prerelease-to-final-spins-1 - name: Remove prerelease-to-final-spins-1
file: path=/etc/httpd/conf.d/spins.fedoraproject.org/prerelease-to-final-spins-1.conf state=file file: path=/etc/httpd/conf.d/spins.fedoraproject.org/prerelease-to-final-spins-1-redirectmatch.conf state=file
tags: tags:
- httpd/redirect - httpd/redirect
- name: Remove prerelease-to-final-spins-2 - name: Remove prerelease-to-final-spins-2
file: path=/etc/httpd/conf.d/spins.fedoraproject.org/prerelease-to-final-spins-2.conf state=file file: path=/etc/httpd/conf.d/spins.fedoraproject.org/prerelease-to-final-spins-2-redirectmatch.conf state=file
tags: tags:
- httpd/redirect - httpd/redirect