mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-12 21:32:48 +01:00
build
This commit is contained in:
@@ -93,7 +93,10 @@
|
||||
ansible.builtin.dnf:
|
||||
name: zabbix-agent2
|
||||
state: present
|
||||
|
||||
register: zabbix_agent_install
|
||||
until: zabbix_agent_install is succeeded
|
||||
retries: 3
|
||||
delay: 5
|
||||
# ==========================================================
|
||||
# SQLite setup
|
||||
# ==========================================================
|
||||
|
||||
Reference in New Issue
Block a user