Try fix computerkid's commit
This commit is contained in:
parent
6412e5ad6e
commit
a34e2f41b7
1 changed files with 5 additions and 3 deletions
|
@ -104,6 +104,8 @@
|
|||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
||||
- name: run /usr/local/bin/update_checkout.sh
|
||||
command: /usr/local/bin/update_checkout.sh
|
||||
delegate_to: badges-web01.iad2.fedoraproject.org
|
||||
- name: run /usr/local/bin/update_checkout.sh
|
||||
hosts: badges_web
|
||||
|
||||
tasks:
|
||||
- command: /usr/local/bin/update_checkout.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue