saltyorg / Saltbox

Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
https://docs.saltbox.dev
GNU General Public License v3.0
571 stars 65 forks source link

[featuer] allow optionally specify user id and group id when creating account #104

Closed hereisderek closed 1 year ago

hereisderek commented 1 year ago

Describe the problem allow optionally specify user id and group id when creating the account I'm using proxmox's lxc and there's bit of user id mapping best if we could get a predetermined id

Describe any solutions you think might work both of ansible.builtin.group and ansible.builtin.user: have build in options to supply an id, I'm happy with just error out if given account exist and with different id

Additional context Add any other context or screenshots about the feature request here.

saltydk commented 1 year ago

https://github.com/saltyorg/Saltbox/commit/68ba78c302dcfb8cd49f32fcb2c6d400ffa30e23