users/tasks/main.yml functions as a thin dispatcher with logical steps imported from their own files gated by a variable
4 lines
98 B
YAML
4 lines
98 B
YAML
---
|
|
users_setup_sysadmin: true
|
|
users_setup_deployment: false # opt-in: enable explicitly to use
|