From 442d74b5ab873bdad1fd2aecd2bf92a5e177d515 2025-08-24 00:02:43 From: x Date: 2025-08-24 00:02:43 Subject: [PATCH] fix: iproute2 dir typo --- diff --git a/gateway/initial_gw_setup.yml b/gateway/initial_gw_setup.yml index 49c8690ccc803c7b390b06883993d066b37ca8f0..086170b235ac4f03438e4cc0f8aba0f53ed4fd4a 100644 --- a/gateway/initial_gw_setup.yml +++ b/gateway/initial_gw_setup.yml @@ -85,7 +85,7 @@ ansible.builtin.copy: remote_src: true src: /usr/share/iproute2/rt_tables - dest: /etc/iptables2/rt_tables + dest: /etc/iproute2/rt_tables force: false tags: config - name: Add the routing table for freifunk