Update playbooks/zabbix.yml
This commit is contained in:
parent
f9c8b5d008
commit
009cecd03f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
- name: Deploy Zabbix Stack
|
||||
hosts: your-host
|
||||
hosts: zabbix
|
||||
tasks:
|
||||
- name: Check if .env already exists
|
||||
ansible.builtin.stat:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue