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
notify: Reload the sysctl configuration
# - name: Stop disable dnsmasq
# service:
# name: dnsmasq
# state: stopped
# enabled: false
- name: Enable NetworkManager
service:
name: NetworkManager
state: started
enabled: true
# - name: Start enable iptables
# service: