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:
@@ -0,0 +1,3 @@
|
||||
---
|
||||
users_setup_sysadmin: true
|
||||
users_setup_deployment: false # opt-in: enable explicitly to use
|
||||
Reference in New Issue
Block a user