Merge pull request #134 from clambin/ipv6

don't try to set ipv6 forward if ipv6 not enabled
This commit is contained in:
Julien DOCHE 2021-10-26 19:16:57 +02:00 committed by GitHub
commit 5f7bf0d388
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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: