zabbix: enable the zabbix prod hosts in the playbook
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
6461430ae3
commit
cc19d32d67
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
myhosts: "zabbix_stg:zabbix"
|
||||
|
||||
- name: make the box be real
|
||||
hosts: zabbix_stg #:zabbix
|
||||
hosts: zabbix_stg:zabbix
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue