too many files

This commit is contained in:
Kevin Fenzi 2017-04-06 20:45:23 +00:00
parent 96aa29dc26
commit db6aa0ce95

View file

@ -29,7 +29,7 @@
tasks:
- name: install special fpaste.conf with letsencrypt info
copy: src={{ files }}/files/httpd/fpaste.conf dest=/etc/httpd/conf.d/fpaste.org/fpaste.org.conf
copy: src={{ files }}/httpd/fpaste.conf dest=/etc/httpd/conf.d/fpaste.org/fpaste.org.conf
when: inventory_hostname == 'proxy01.phx2.fedoraproject.org'
- include: "{{ tasks }}/yumrepos.yml"
- include: "{{ tasks }}/2fa_client.yml"