mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-28 21:31:26 -07:00
* Adds the uid-/gidnumber as an argument to ipa_user * Fixes issue #32555 * Adds the uidnumber which is called UID in the IPA web interface most often, but called uidnumber in the JSON-API of IPA's `user_mod` call. * Adds the gidnumber which is called GID in the IPA web interface, but called gidnumber in the JSON-API * Code changes analogue to PR #32369 * Removed wrong version_number from telephonenumber Remove wrongly placed version_number information * Put arguments in different lines Following PEP-8 the uidnumber and gidnumber are on different lines in the update method |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |