Hubs: fix playbook after service rename
This commit is contained in:
parent
ee65d47e58
commit
854892a33b
1 changed files with 4 additions and 4 deletions
|
@ -61,7 +61,7 @@
|
|||
- name: add more hubs workers
|
||||
service: name={{item}} enabled=yes state=started
|
||||
with_items:
|
||||
- hubs-triage@3
|
||||
- hubs-triage@4
|
||||
- hubs-worker@3
|
||||
- hubs-worker@4
|
||||
- fedora-hubs-triage@3
|
||||
- fedora-hubs-triage@4
|
||||
- fedora-hubs-worker@3
|
||||
- fedora-hubs-worker@4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue