[Bug 1919383] Re: module group: different gid compared to command line execution

2021-03-17 Thread Nafallo Bjälevik
`system: yes` means you are creating a system group.
The range is correct for a system group.

** Changed in: ansible (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1919383

Title:
  module group: different gid compared to command line execution

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ansible/+bug/1919383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1919383] Re: module group: different gid compared to command line execution

2021-03-16 Thread Bernie Hoeneisen
Looks like ansible is using the command groupadd (and not addgroup).
Those two commands behave differently on commandline wrt resulting (numeric) 
gid.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1919383

Title:
  module group: different gid compared to command line execution

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ansible/+bug/1919383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs