Update playbooks/zabbix.yml
This commit is contained in:
parent
bb05c4e55e
commit
0b4fef875d
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
state: directory
|
||||
mode: '0755'
|
||||
|
||||
- name: Write .env file (only if it didn't exist)
|
||||
- name: Write .env file (only if it didn't exist)
|
||||
ansible.builtin.copy:
|
||||
dest: /opt/stacks/zabbix/.env
|
||||
mode: '0600'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue