commit 20402cfce588f67134e676c63d1431747bddb864
parent 8b01d7dc50c98c07134f99bf1f47cce727da1a67
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sat, 20 Feb 2021 22:50:55 +0100
parent 8b01d7dc50c98c07134f99bf1f47cce727da1a67
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sat, 20 Feb 2021 22:50:55 +0100
roles/syncthing: fix
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/roles/syncthing/tasks/configure.yml b/roles/syncthing/tasks/configure.yml @@ -28,4 +28,4 @@ state: restarted when: - ansible_service_mgr == "systemd" - + - network.nftables.enable is true