commit 8fc05be987fbad398dd7a16c3cf0549561e43bd6
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Nov 3 09:53:31 2016 +0100
Add modified fas_server templates for rf
roles/fas_server/tasks/main.yml | 15 +++------------
1 files changed, 3 insertions(+), 12 deletions(-)
---
diff --git a/roles/fas_server/tasks/main.yml b/roles/fas_server/tasks/main.yml
index ff5bc96..4deaa55 100644
--- a/roles/fas_server/tasks/main.yml
+++ b/roles/fas_server/tasks/main.yml
@@ -347,18 +347,9 @@
- config
- fas
-- name: HOTFIX adapt fpca.html
- copy: src={{ files }}/hotfix/fas/fpca.html
- dest=/usr/lib/python2.6/site-packages/fas/templates/fpca/fpca.html
- mode=644 owner=root group=root
- tags:
- - config
- - fas
- - hotfixfas
-
-- name: HOTFIX adapt master.html
- copy: src={{ files }}/hotfix/fas/master.html
- dest=/usr/lib/python2.6/site-packages/fas/templates/master.html
+- name: HOTFIX adapt RPM Fusion templates
+ copy: src={{ files }}/hotfix/fas/
+ dest=/usr/lib/python2.6/site-packages/fas/
mode=644 owner=root group=root
tags:
- config
Show replies by date