This commit is contained in:
2024-09-01 21:07:16 +03:00
parent 05994cdc91
commit 7211cd4555

View File

@@ -11,11 +11,11 @@
- net.ipv4.ip_forward - net.ipv4.ip_forward
notify: Reload the sysctl configuration notify: Reload the sysctl configuration
# - name: Stop disable dnsmasq - name: Enable NetworkManager
# service: service:
# name: dnsmasq name: NetworkManager
# state: stopped state: started
# enabled: false enabled: true
# - name: Start enable iptables # - name: Start enable iptables
# service: # service: