Compare commits
No commits in common. "c5ce94d7b5217265cc50b6aa98a2074f4885d5eb" and "0581510c1065a30e0fe8722181f862676e6cd9a2" have entirely different histories.
c5ce94d7b5
...
0581510c10
@ -26,10 +26,6 @@ firewalld:
|
||||
public:
|
||||
short: Public
|
||||
{{ firewall_interfaces(public) }}
|
||||
{%- if backend | length %}
|
||||
backend:
|
||||
{{ firewall_interfaces(backend) }}
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
|
||||
mine_functions:
|
||||
|
@ -1,2 +0,0 @@
|
||||
include:
|
||||
- role.ha-node
|
@ -1,8 +0,0 @@
|
||||
firewalld:
|
||||
zones:
|
||||
internal:
|
||||
services:
|
||||
- vrrp
|
||||
backend:
|
||||
protocols:
|
||||
- udp
|
Loading…
x
Reference in New Issue
Block a user