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