mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 03:52:09 +08:00
Change this to just running.
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
- include: "{{ tasks }}/koji/builder_kernel_config.yml"
|
||||
|
||||
- name: restart kojid
|
||||
action: service name=kojid state=restarted
|
||||
- name: make sure kojid is running
|
||||
action: service name=kojid state=running
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
Reference in New Issue
Block a user