spellin is hard

This commit is contained in:
Kevin Fenzi 2017-04-06 20:48:29 +00:00
parent db6aa0ce95
commit bd105e0cb6

View file

@ -29,7 +29,7 @@
tasks:
- name: install special fpaste.conf with letsencrypt info
copy: src={{ files }}/httpd/fpaste.conf dest=/etc/httpd/conf.d/fpaste.org/fpaste.org.conf
copy: src={{ files }}/httpd/fpaste.org.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"