From ffbba254fbca2e1f1d13232861a56fb59e56e0d0 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 21 Apr 2024 18:11:57 +0100 Subject: [PATCH] Remove redundant quotes --- ansible/roles/headscale/files/headscale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/roles/headscale/files/headscale.yml b/ansible/roles/headscale/files/headscale.yml index 6101483..74cf25b 100644 --- a/ansible/roles/headscale/files/headscale.yml +++ b/ansible/roles/headscale/files/headscale.yml @@ -188,7 +188,7 @@ log: # Path to a file containg ACL policies. # ACLs can be defined as YAML or HUJSON. # https://tailscale.com/kb/1018/acls/ -acl_policy_path: "/etc/headscale/acls.json" +acl_policy_path: /etc/headscale/acls.json ## DNS #