From 6ee98ba3bdf13f6809274e669a61734b5e47c05c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 12 Jun 2015 22:57:30 +0000 Subject: [PATCH] This became a template, so we can try this but I think ansible won't like it. --- roles/releng/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/releng/tasks/main.yml b/roles/releng/tasks/main.yml index b34e12d7c5..5f8829bc48 100644 --- a/roles/releng/tasks/main.yml +++ b/roles/releng/tasks/main.yml @@ -78,7 +78,7 @@ template: src=mash.conf dest=/etc/mash/mash.conf - name: /etc/koji/koji.conf - action: copy src="{{ files }}//../roles/koji_builder/files/koji.conf" dest=/etc/koji.conf + template: src="{{ files }}//../roles/koji_builder/files/koji.conf" dest=/etc/koji.conf # mock configs - name: put extra special mock configs in