mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-26 15:55:56 +02:00
Update to 2024-08-20 10:00
This commit is contained in:
@@ -6,6 +6,7 @@ dependencies:
|
||||
- role: repo_base
|
||||
when: ansible_os_family == 'RedHat'
|
||||
- role: network
|
||||
when: (net_hosts is defined and net_hosts | length > 0) or (net_if is defined and net_if | length > 0)
|
||||
- role: iptables
|
||||
when: iptables_manage | default(True)
|
||||
- role: zabbix_agent
|
||||
|
Reference in New Issue
Block a user