feat: set feature flags to opt in or out of tasks

users/tasks/main.yml functions as a thin dispatcher with logical steps imported from their own files gated by a variable
This commit is contained in:
2026-08-17 14:27:32 +02:00
parent 6e4bd8eb92
commit 0191f60e8b
4 changed files with 52 additions and 39 deletions
+3
View File
@@ -0,0 +1,3 @@
---
users_setup_sysadmin: true
users_setup_deployment: false # opt-in: enable explicitly to use