summaryrefslogtreecommitdiff
path: root/roles/vpn/tasks
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-04 02:14:29 -0500
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-04 13:57:33 -0500
commitb62d5f559b81556a1dd6197c72a0c43ba1744477 (patch)
tree0c1801c8544ed50fe798e6f2d06b6049a2fbad6d /roles/vpn/tasks
parentfdd85fb7355d43cf185d79d1f35de9d7d647e0c5 (diff)
downloadoldinfra-b62d5f559b81556a1dd6197c72a0c43ba1744477.tar.gz
oldinfra-b62d5f559b81556a1dd6197c72a0c43ba1744477.zip
add acl in json
Diffstat (limited to 'roles/vpn/tasks')
-rw-r--r--roles/vpn/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/vpn/tasks/main.yml b/roles/vpn/tasks/main.yml
index 60963f1..b1b5009 100644
--- a/roles/vpn/tasks/main.yml
+++ b/roles/vpn/tasks/main.yml
@@ -26,7 +26,7 @@
- name: build headscale config template
template:
src: ../templates/config.yml.j2
- dest: /etc/docker/compose/headscale/config.yml
+ dest: /etc/docker/compose/headscale/config/config.yml
owner: root
group: root
mode: u=rw,g=r,o=r