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
patchback[bot] 8ac8fa0aa9
Improved ModuleHelper.run_command() (#1867) (#1938)
* Improved run_command signature and behaviour

- extra_params has been removed from the signature
- params now can be either str or dict (containing the param value)

* Reverted the removal of the method parameter, and added changelog fragment

* Update changelogs/fragments/1867-modhelper-cmdmixin-dict-params.yml

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

* Update plugins/module_utils/module_helper.py

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

* adjustement per PR

* Update plugins/module_utils/module_helper.py

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

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 585dd0b6ed)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-02-28 15:34:46 +01:00
..
compat
identity Add no_log to some module arguments (#1725) (#1730) 2021-02-04 21:54:11 +01:00
net_tools fixed Python 3 keys() usage (#1861) (#1891) 2021-02-24 19:36:37 +01:00
oracle Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1834) 2021-02-16 07:38:50 +01:00
remote_management
source_control
storage
__init__.py
_mount.py
_netapp.py Add no_log to some module arguments (#1725) (#1730) 2021-02-04 21:54:11 +01:00
_ovirt.py
alicloud_ecs.py
cloud.py Update CI (#1782) (#1787) 2021-02-11 11:10:42 +01:00
database.py
dimensiondata.py
gitlab.py
heroku.py
hwc_utils.py
ibm_sa_utils.py
influxdb.py
ipa.py
known_hosts.py
ldap.py Feature/ldap gssapi sasl authentication (#1595) 2021-01-27 08:15:38 +01:00
linode.py
lxd.py
manageiq.py
memset.py
module_helper.py Improved ModuleHelper.run_command() (#1867) (#1938) 2021-02-28 15:34:46 +01:00
oneandone.py
oneview.py
online.py
opennebula.py
proxmox.py
pure.py
rax.py
redfish_utils.py redfish module_utils: case insesitive search for situations where the hostname/FQDN on iLO is in caps (#1744) (#1780) 2021-02-10 20:37:49 +01:00
redhat.py
saslprep.py
scaleway.py update scaleway zones (#1690) 2021-01-28 12:51:07 +01:00
univention_umc.py
utm_utils.py fixed Python 3 keys() usage (#1861) (#1891) 2021-02-24 19:36:37 +01:00
vexata.py
xenserver.py