mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-04-16 01:01
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
- name: Install Zabbix Proxy
|
||||
yum:
|
||||
name:
|
||||
name:
|
||||
- zabbix-proxy-sqlite3
|
||||
- zabbix-get
|
||||
- zabbix-java-gateway
|
||||
@@ -19,6 +19,7 @@
|
||||
- perl-DateTime-Format-ISO8601
|
||||
- perl-Getopt-Long
|
||||
- perl-Pod-Usage
|
||||
state: "{{ zabbix_proxy_update | ternary('latest', 'present') }}"
|
||||
notify: restart zabbix-proxy
|
||||
register: zabbix_proxy_rpm
|
||||
tags: zabbix
|
||||
|
Reference in New Issue
Block a user