ansible icon indicating copy to clipboard operation
ansible copied to clipboard

Users and group

Open ngatcheu opened this issue 10 months ago • 1 comments

how to add user UID and groupe GID

ngatcheu avatar Feb 21 '25 15:02 ngatcheu

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.

gardar avatar Feb 21 '25 15:02 gardar