This commit is contained in:
2024-09-08 15:19:42 +03:00
parent d53262ac49
commit 2d8542741c

View File

@@ -13,7 +13,7 @@
- name: Sysctl configuration file
lineinfile:
path: /etc//etc/sysctl.d/99-sysctl.conf
path: /etc/sysctl.d/99-sysctl.conf
state: present
line: net.ipv4.ip_forward=1
notify: Reload the sysctl configuration