1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/module_utils
Patrick Pfurtscheller 331f5bdf24
redfish_utils: adding "Id" to the add user function (#3343)
* Adding "Id" to the add user function

Some implementations of Redfish (e.g. the one in Cisco's CIMC) seem to require the id of the new user for account creation.
I'm not that firm with Python but lines 982 and 983 should fix it.

* changed indention

* created changelog fragment

* Update changelogs/fragments/3343-redfish_utils-addUser-userId.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update change type

* supplemented the description of the ID parameter

* Update plugins/modules/remote_management/redfish/redfish_command.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-09-16 22:20:49 +02:00
..
identity/keycloak Keycloak: add identity providers management (#3210) 2021-08-31 07:07:53 +02:00
mh mh CmdMixin - added ArgFormat.BOOLEAN_NOT and logic (#3290) 2021-08-29 13:03:15 +02:00
net_tools mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
oracle mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
remote_management/lxca mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
source_control Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
storage mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
_mount.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
alicloud_ecs.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
cloud.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
csv.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
database.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
dimensiondata.py
gandi_livedns_api.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
gitlab.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
heroku.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
hwc_utils.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
ibm_sa_utils.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
influxdb.py InfluxDB_database: Make the path argument conditional on the InfluxDB version (#1126) 2020-11-06 09:12:00 +01:00
ipa.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
known_hosts.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
ldap.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
linode.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
lxd.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
manageiq.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
memset.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
module_helper.py module_helper.py Breakdown (#2393) 2021-05-11 19:31:10 +02:00
oneandone.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
oneview.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
online.py Fix new devel sanity errors. (#3194) 2021-08-12 12:07:50 +02:00
opennebula.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
proxmox.py proxmox: create a common base (#1331) 2020-11-24 17:30:39 +01:00
pure.py
rax.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
redfish_utils.py redfish_utils: adding "Id" to the add user function (#3343) 2021-09-16 22:20:49 +02:00
redhat.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
redis.py Adds redis_data_info module (#3227) 2021-09-08 07:14:37 +02:00
saslprep.py
scaleway.py Fix new devel sanity errors. (#3194) 2021-08-12 12:07:50 +02:00
univention_umc.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
utm_utils.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
vexata.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
xenserver.py xenserver_guest - fixed validations (#2243) 2021-04-17 09:32:13 +02:00