group module: create group with a specific gid but do not change the gid of an existing group.
5 views
Skip to first unread message
Bob.C...@cop.com
unread,
Jan 30, 2019, 9:33:46 AM1/30/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
It would be useful to have an option "update_gid:" similar to update_password in the user module. It is often disruptive to change the gid of an existing group. A value "on_create" would allow state "present" but not update the gid.