This commit is contained in:
parent
6289b65025
commit
6e785d005d
@ -33,6 +33,8 @@
|
|||||||
group: zabbix
|
group: zabbix
|
||||||
mode: '0644'
|
mode: '0644'
|
||||||
backup: yes
|
backup: yes
|
||||||
|
|
||||||
|
- name: Copy zabbix key
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
content: "{{ psk_key }}"
|
content: "{{ psk_key }}"
|
||||||
dest: /etc/zabbix/key.psk
|
dest: /etc/zabbix/key.psk
|
||||||
|
Loading…
Reference in New Issue
Block a user