Typo fix.
This commit is contained in:
parent
17a26e637b
commit
384728efdf
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
||||||
- "/srv/private/ansible/vars.yml"
|
- "/srv/private/ansible/vars.yml"
|
||||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||||
tasks:
|
tasks:
|
||||||
- name: restart httpd on the koji-hubs.
|
- name: restart all the builders. so many.
|
||||||
service: name="kojid" state=restarted
|
service: name="kojid" state=restarted
|
||||||
|
|
||||||
- name: restart the koji hubs
|
- name: restart the koji hubs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue