Changeset - 84e3204f6517
[Not reviewed]
0 1 0
x - 21 months ago 2023-08-22 19:24:19
xbr@c3l.lu
feat: initial_gw, no need to backup sysctl.conf
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
gateway/initial_gw_setup.yml
Show inline comments
 
@@ -58,7 +58,6 @@
 
    - name: Add the freifunk settings to sysctl config
 
      ansible.builtin.blockinfile:
 
        path: /etc/sysctl.conf
 
        backup: true
 
        block: |
 
          # Freifunk specific settings
 
          net.ipv4.ip_forward=1
0 comments (0 inline, 0 general)