Should not restart kojid for oz.cfg change

This commit is contained in:
Kevin Fenzi 2015-09-16 21:21:24 +00:00
parent 04f30f1a60
commit a1a49a1fae

View file

@ -177,8 +177,6 @@
- name: oz.cfg
copy: src=oz.cfg dest=/etc/oz/oz.cfg
when: not inventory_hostname.startswith('buildppc')
notify:
- restart kojid
tags:
- koji_builder