Remove unnecessary use of become #177

Merged
jake merged 4 commits from become into master 2024-09-09 21:23:40 +01:00
Showing only changes of commit d10e1c7534 - Show all commits

View file

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