summaryrefslogtreecommitdiffstats
path: root/configure.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-11-10 16:26:53 +0100
committerAhmed Abdelhalim <[email protected]>2025-11-10 16:26:53 +0100
commitd1b3f8c46190baab08b648318ce7f0492d86b6c9 (patch)
treed793535f937867fe09aa20d83e6a282284a06a53 /configure.yml
parent60f92a26d2a8bc706ad8a1b9afe2453ea528b355 (diff)
Fix running rpi configuration as root always
The dotfile/vim/password_store required to run as user with root permissions, that's why reverting these changes on rpi and resolving to using a more normal role (in pihole where it was broken)
Diffstat (limited to 'configure.yml')
-rw-r--r--configure.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.yml b/configure.yml
index c6d78f08..b8fdba40 100644
--- a/configure.yml
+++ b/configure.yml
@@ -46,7 +46,6 @@
gather_facts: true
hosts:
- rpi5.local
- become: true
roles:
- role: "locales"
- role: "timezone"