zabbix-stg: add missing tag to needed set_fact
This commit is contained in:
parent
2e3f4fa81c
commit
3965fb9a04
1 changed files with 2 additions and 0 deletions
|
@ -139,6 +139,8 @@
|
|||
- name: Construct PSK filename
|
||||
ansible.builtin.set_fact:
|
||||
psk_file: "{{ private }}/files/zabbix/fedora{{ env_suffix }}.psk"
|
||||
tags:
|
||||
- zabbix_configuration
|
||||
- name: Configure autoregistration via PSK
|
||||
community.zabbix.zabbix_autoregister:
|
||||
tls_accept:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue