fix playbook hosts
This commit is contained in:
parent
02c4ff7bd8
commit
c39e3c09c7
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
- name: make the app be real
|
||||
# hosts: os_masters[0]:os_masters_stg[0]
|
||||
hosts: local
|
||||
# user: root
|
||||
hosts: os_masters[0]:os_masters_stg[0]
|
||||
user: root
|
||||
gather_facts: False
|
||||
|
||||
vars_files:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue