Update playbooks/zabbix.yml

This commit is contained in:
lorentz 2026-02-23 13:43:47 -05:00
parent f9c8b5d008
commit 009cecd03f

View file

@ -1,5 +1,5 @@
- name: Deploy Zabbix Stack - name: Deploy Zabbix Stack
hosts: your-host hosts: zabbix
tasks: tasks:
- name: Check if .env already exists - name: Check if .env already exists
ansible.builtin.stat: ansible.builtin.stat: