Force tailscale install as connecting user
All checks were successful
/ terraform (push) Successful in 37s
/ ansible (push) Successful in 1m28s

This commit is contained in:
Jake Howard 2024-09-09 20:35:53 +01:00
parent 3111c69814
commit d10e1c7534
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -13,7 +13,6 @@
- gateway
- headscale
- restic
- artis3n.tailscale
- glinet_vpn
- hosts:
@ -50,6 +49,14 @@
roles:
- traefik
- hosts:
- ingress
- walker
- casey
become: false # Forcefully run as current user
roles:
- artis3n.tailscale
- hosts: pve-docker
roles:
- pve_docker
@ -68,7 +75,6 @@
roles:
- nginx
- ingress
- artis3n.tailscale
- hosts: pve
roles:
@ -97,7 +103,6 @@
- plausible
- restic
- website
- artis3n.tailscale
- slides
- comentario