From db6aa0ce95ceb8c5dfd81f78f8e75241b4c054d3 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 6 Apr 2017 20:45:23 +0000 Subject: [PATCH] too many files --- playbooks/groups/proxies.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/proxies.yml b/playbooks/groups/proxies.yml index d2747821d7..ddce3196d9 100644 --- a/playbooks/groups/proxies.yml +++ b/playbooks/groups/proxies.yml @@ -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"