mirror of https://github.com/ansible/ansible.git
[stable-2.8] Omit -A and -G options in local mode since luseradd does not support these (#55401) (#58480)
* [stable-2.8] Omit -A and -G options in local mode since luseradd does not support these (#55401) Add integration tests (cherry picked from commitpull/59087/head20ad120829) Co-authored-by: Sam Doran <sdoran@redhat.com> * User - make groups and append mutually exclusive with local (#59309) * Update intigration tests (cherry picked from commit8edad83ae0)
parent
302de41a31
commit
e0dbe1bf26
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- user - omit incompatible options when operating in local mode (https://github.com/ansible/ansible/issues/48722)
|
||||
Loading…
Reference in New Issue