From d0039c52a3f6304c0d5e11ab3e3fc2448811e060 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Fri, 19 Dec 2014 15:42:45 +0000 Subject: [PATCH] This too is not a template. --- roles/apps-fp-o/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/apps-fp-o/tasks/main.yml b/roles/apps-fp-o/tasks/main.yml index f657ef012f..948d74c180 100644 --- a/roles/apps-fp-o/tasks/main.yml +++ b/roles/apps-fp-o/tasks/main.yml @@ -19,7 +19,7 @@ - apps-fp-o - name: Copy in our app data yaml - template: > + file: > src=apps.yaml dest=/usr/share/apps-fp-o/apps.yaml owner=root group=root mode=0644 notify: