Removing IP forwarding
This commit is contained in:
parent
56aecc4d1d
commit
de2b5468bb
1 changed files with 0 additions and 7 deletions
|
@ -58,13 +58,6 @@
|
|||
reload: true
|
||||
state: present
|
||||
|
||||
- name: Allow binding ip forward
|
||||
sysctl:
|
||||
name: net.ipv4.ip_forward
|
||||
value: "1"
|
||||
reload: true
|
||||
state: present
|
||||
|
||||
- name: Update keepalived configuration
|
||||
template:
|
||||
src: keepalived.conf.j2
|
||||
|
|
Loading…
Add table
Reference in a new issue