Include the handlers in simple-koji-ci's playbook
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
819fd61e9c
commit
59875c96d8
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@
|
|||
|
||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||
|
||||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
||||
roles:
|
||||
- role: keytab/service
|
||||
service: simple-koji-ci
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue