mdapi: only run commands on 01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d7bd989b6a
commit
22b1bf6618
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
- name: make the app be real
|
- name: make the app be real
|
||||||
hosts: os_masters_stg[0]:os_masters
|
hosts: os_masters_stg[0]:os_masters[0]
|
||||||
user: root
|
user: root
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue