ff
This commit is contained in:
@@ -13,11 +13,11 @@
|
|||||||
|
|
||||||
- name: Sysctl configuration file
|
- name: Sysctl configuration file
|
||||||
lineinfile:
|
lineinfile:
|
||||||
path: /etc//etc/sysctl.d/99-sysctl.conf
|
path: /etc/sysctl.d/99-sysctl.conf
|
||||||
state: present
|
state: present
|
||||||
line: net.ipv4.ip_forward=1
|
line: net.ipv4.ip_forward=1
|
||||||
notify: Reload the sysctl configuration
|
notify: Reload the sysctl configuration
|
||||||
|
|
||||||
- name: Enable NetworkManager
|
- name: Enable NetworkManager
|
||||||
service:
|
service:
|
||||||
name: NetworkManager
|
name: NetworkManager
|
||||||
|
|||||||
Reference in New Issue
Block a user