summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Miller <admiller@redhat.com>2016-04-15 13:27:40 +0000
committerAdam Miller <admiller@redhat.com>2016-04-15 13:27:40 +0000
commit5a20b5b452e66e0a9b317c7b3e5a3ee26f90e544 (patch)
treeed22ac481d0dc6a49e4bcf3e7a1b1f9b7d979a08
parent1b8b190f04e9a7b8d2dc24bc57a2120cec365fc7 (diff)
parentc400981a393baabbfc4e557bcd6eed5946d50fcd (diff)
downloadansible-5a20b5b452e66e0a9b317c7b3e5a3ee26f90e544.tar.gz
ansible-5a20b5b452e66e0a9b317c7b3e5a3ee26f90e544.tar.xz
ansible-5a20b5b452e66e0a9b317c7b3e5a3ee26f90e544.zip
Merge branch 'master' of /git/ansible
* 'master' of /git/ansible: Restart koschei-polling on koschei.pem change
-rw-r--r--roles/koschei/backend/tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/koschei/backend/tasks/main.yml b/roles/koschei/backend/tasks/main.yml
index e8cd7d29c..03fb5f7d4 100644
--- a/roles/koschei/backend/tasks/main.yml
+++ b/roles/koschei/backend/tasks/main.yml
@@ -80,6 +80,7 @@
group=koschei
mode=0400
notify:
+ - restart koschei-polling
- restart koschei-scheduler
tags:
- koschei