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/modules/system
Alexei Znamensky 585dd0b6ed
Improved ModuleHelper.run_command() (#1867)
* 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>
2021-02-28 15:06:36 +01:00
..
aix_devices.py Tidy up validate-modules:doc-required-mismatch (#1415) 2020-11-28 14:06:28 +01:00
aix_filesystem.py
aix_inittab.py
aix_lvg.py
aix_lvol.py
alternatives.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
awall.py
beadm.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
capabilities.py
cronvar.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
crypttab.py
dconf.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
dpkg_divert.py
facter.py Added Arguments for Facter module (#768) 2020-11-23 18:59:09 +01:00
filesystem.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
gconftool2.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
interfaces_file.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
iptables_state.py
java_cert.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
java_keystore.py
kernel_blacklist.py
launchd.py launchd: Handle deprecated APIs in plistlib (#1554) 2020-12-30 11:25:32 +05:30
lbu.py
listen_ports_facts.py
locale_gen.py
lvg.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
lvol.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
make.py added jobs parameter to make module (#1550) 2021-01-16 22:12:45 +01:00
mksysb.py
modprobe.py
nosh.py
ohai.py
open_iscsi.py Fix boolean defaults. (#1343) 2020-11-23 11:14:43 +00:00
openwrt_init.py
osx_defaults.py Bugfix: Fix parsing array values from osx_defaults (#358) 2020-12-09 08:29:58 +03:00
pam_limits.py pam_limits: adds check mode and diff mode (#1575) 2021-01-03 13:32:54 +01:00
pamd.py pamd - fixed bug (#1538) 2021-01-03 11:38:04 +01:00
parted.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
pids.py
puppet.py Fix boolean defaults. (#1343) 2020-11-23 11:14:43 +00:00
python_requirements_facts.py
python_requirements_info.py
runit.py runit - deprecate param dist (#1838) 2021-02-16 21:45:25 +01:00
sefcontext.py
selinux_permissive.py
selogin.py
seport.py
shutdown.py
solaris_zone.py
ssh_config.py ssh_config: new module (#1640) 2021-01-28 07:26:48 +01:00
svc.py Fix boolean defaults. (#1343) 2020-11-23 11:14:43 +00:00
syspatch.py
sysrc.py New sysrc module for managing rc files on FreeBSD (#1460) 2021-01-16 14:14:23 +01:00
sysupgrade.py
timezone.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
ufw.py Fix boolean defaults. (#1343) 2020-11-23 11:14:43 +00:00
vdo.py fixed Python 3 keys() usage (#1861) 2021-02-23 23:19:27 +01:00
xfconf.py Improved ModuleHelper.run_command() (#1867) 2021-02-28 15:06:36 +01:00
xfs_quota.py bugfix: xfs_quota feedback on projects not initialized has changed (#1596) 2021-02-27 08:38:24 +01:00