zabbix: enable the zabbix prod hosts in the playbook

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2023-11-15 09:07:47 +00:00
parent 6461430ae3
commit cc19d32d67
No known key found for this signature in database
GPG key ID: A5893AB6474AC37D

View file

@ -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