Change this to just running.
This commit is contained in:
parent
f1e5089967
commit
f2799983ec
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue