community.general/lib/ansible
Julian 55bc8291d6 Add the uid-/gidnumber as an argument to ipa_user (#32561)
* 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
2017-11-05 22:53:36 +01:00
..
cli Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00
errors more info on yaml errors 2017-10-30 12:39:30 -04:00
executor calculate max fail against all hosts in batch 2017-11-01 08:45:31 -07:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory Fix non-ascii errors in config manager 2017-11-02 11:05:13 -07:00
module_utils ovirt_templates: wait for OK state when importing (#31634) 2017-11-02 09:24:42 -04:00
modules Add the uid-/gidnumber as an argument to ipa_user (#32561) 2017-11-05 22:53:36 +01:00
parsing more info on yaml errors 2017-10-30 12:39:30 -04:00
playbook Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00
plugins win_become: get admin token and fix async (#32485) 2017-11-03 16:14:48 -07:00
template added debug info when skipping undef 2017-10-27 12:16:16 -04:00
utils vultr: new module utils and common docs (#30868) 2017-11-01 20:16:59 +01:00
vars ensure we always have a basedir 2017-10-30 12:28:09 -04:00
__init__.py
constants.py Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00