don't try to set ipv6 forward if ipv6 not enabled
Signed-off-by: clambin <christophe.lambin@gmail.com>pull/134/head
parent
ef8d3a1949
commit
402f83553e
|
@ -17,6 +17,7 @@
|
|||
value: "1"
|
||||
state: present
|
||||
reload: yes
|
||||
when: ansible_all_ipv6_addresses
|
||||
|
||||
- name: Add br_netfilter to /etc/modules-load.d/
|
||||
copy:
|
||||
|
|
Loading…
Reference in New Issue