mdapi: only run commands on 01

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-04-04 08:11:54 -07:00
parent d7bd989b6a
commit 22b1bf6618

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os_masters_stg[0]:os_masters
hosts: os_masters_stg[0]:os_masters[0]
user: root
gather_facts: False