summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalph Bean <rbean@redhat.com>2014-12-17 15:53:47 +0000
committerRalph Bean <rbean@redhat.com>2014-12-17 15:53:47 +0000
commit9b16872a2a90b0821131e8860527c194858d1f1c (patch)
tree0ef2ea269faf4da14285831316441f6baa233926
parent5459887d74240dde1daf9470848e6082c98bf63e (diff)
downloadansible-9b16872a2a90b0821131e8860527c194858d1f1c.tar.gz
ansible-9b16872a2a90b0821131e8860527c194858d1f1c.tar.xz
ansible-9b16872a2a90b0821131e8860527c194858d1f1c.zip
Move the easyfix role to easyfix/gather.
-rw-r--r--playbooks/groups/sundries.yml2
-rw-r--r--roles/easyfix/gather/files/easyfix.cron (renamed from roles/easyfix/files/easyfix.cron)0
-rwxr-xr-xroles/easyfix/gather/files/gather_easyfix.py (renamed from roles/easyfix/files/gather_easyfix.py)0
-rw-r--r--roles/easyfix/gather/files/jquery-1.7.1.js (renamed from roles/easyfix/files/jquery-1.7.1.js)0
-rw-r--r--roles/easyfix/gather/files/jquery-1.7.1.min.js (renamed from roles/easyfix/files/jquery-1.7.1.min.js)0
-rw-r--r--roles/easyfix/gather/files/jquery-ui-1.8.17.custom.css (renamed from roles/easyfix/files/jquery-ui-1.8.17.custom.css)0
-rw-r--r--roles/easyfix/gather/files/jquery.ui.core.js (renamed from roles/easyfix/files/jquery.ui.core.js)0
-rw-r--r--roles/easyfix/gather/files/jquery.ui.tabs.js (renamed from roles/easyfix/files/jquery.ui.tabs.js)0
-rw-r--r--roles/easyfix/gather/files/jquery.ui.widget.js (renamed from roles/easyfix/files/jquery.ui.widget.js)0
-rw-r--r--roles/easyfix/gather/files/template.html (renamed from roles/easyfix/files/template.html)0
-rw-r--r--roles/easyfix/gather/tasks/main.yml (renamed from roles/easyfix/tasks/main.yml)0
11 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/groups/sundries.yml b/playbooks/groups/sundries.yml
index a810d214d..31b352d43 100644
--- a/playbooks/groups/sundries.yml
+++ b/playbooks/groups/sundries.yml
@@ -41,7 +41,7 @@
- geoip-city-wsgi
- role: koji_reminder
when: master_sundries_node
- - role: easyfix
+ - role: easyfix/gather
when: master_sundries_node
- role: fedora_owner_change
when: master_sundries_node and env != "staging"
diff --git a/roles/easyfix/files/easyfix.cron b/roles/easyfix/gather/files/easyfix.cron
index 317a721ee..317a721ee 100644
--- a/roles/easyfix/files/easyfix.cron
+++ b/roles/easyfix/gather/files/easyfix.cron
diff --git a/roles/easyfix/files/gather_easyfix.py b/roles/easyfix/gather/files/gather_easyfix.py
index eb9eb2dbe..eb9eb2dbe 100755
--- a/roles/easyfix/files/gather_easyfix.py
+++ b/roles/easyfix/gather/files/gather_easyfix.py
diff --git a/roles/easyfix/files/jquery-1.7.1.js b/roles/easyfix/gather/files/jquery-1.7.1.js
index c8e7d7a01..c8e7d7a01 100644
--- a/roles/easyfix/files/jquery-1.7.1.js
+++ b/roles/easyfix/gather/files/jquery-1.7.1.js
diff --git a/roles/easyfix/files/jquery-1.7.1.min.js b/roles/easyfix/gather/files/jquery-1.7.1.min.js
index 198b3ff07..198b3ff07 100644
--- a/roles/easyfix/files/jquery-1.7.1.min.js
+++ b/roles/easyfix/gather/files/jquery-1.7.1.min.js
diff --git a/roles/easyfix/files/jquery-ui-1.8.17.custom.css b/roles/easyfix/gather/files/jquery-ui-1.8.17.custom.css
index 78c2089cc..78c2089cc 100644
--- a/roles/easyfix/files/jquery-ui-1.8.17.custom.css
+++ b/roles/easyfix/gather/files/jquery-ui-1.8.17.custom.css
diff --git a/roles/easyfix/files/jquery.ui.core.js b/roles/easyfix/gather/files/jquery.ui.core.js
index fdbe75d13..fdbe75d13 100644
--- a/roles/easyfix/files/jquery.ui.core.js
+++ b/roles/easyfix/gather/files/jquery.ui.core.js
diff --git a/roles/easyfix/files/jquery.ui.tabs.js b/roles/easyfix/gather/files/jquery.ui.tabs.js
index 55fb1e5d4..55fb1e5d4 100644
--- a/roles/easyfix/files/jquery.ui.tabs.js
+++ b/roles/easyfix/gather/files/jquery.ui.tabs.js
diff --git a/roles/easyfix/files/jquery.ui.widget.js b/roles/easyfix/gather/files/jquery.ui.widget.js
index facd77b3f..facd77b3f 100644
--- a/roles/easyfix/files/jquery.ui.widget.js
+++ b/roles/easyfix/gather/files/jquery.ui.widget.js
diff --git a/roles/easyfix/files/template.html b/roles/easyfix/gather/files/template.html
index 5114c1f5c..5114c1f5c 100644
--- a/roles/easyfix/files/template.html
+++ b/roles/easyfix/gather/files/template.html
diff --git a/roles/easyfix/tasks/main.yml b/roles/easyfix/gather/tasks/main.yml
index d3883f8b9..d3883f8b9 100644
--- a/roles/easyfix/tasks/main.yml
+++ b/roles/easyfix/gather/tasks/main.yml