ansible
ansible copied to clipboard
Users and group
how to add user UID and groupe GID
It is out of scope for the roles but it's pretty simple to do by adding a task in your playbook to create the user there, then when the role runs the existing users did/gid won't be changed.