fixing hosts inventory group for resultsdb-stg group playbook
This commit is contained in:
parent
3ce2a2a84a
commit
f565b6075a
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
- name: make the box be real
|
||||
hosts: taskotron
|
||||
hosts: resultsdb-stg
|
||||
user: root
|
||||
gather_facts: True
|
||||
accelerate: "{{ accelerated }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue