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
patchback[bot] 4c100aef47
open_iscsi - minor refactoring (#3286) (#3310)
* open_iscsi - minor refactoring

* added changelog fragment

(cherry picked from commit 1f5345881d)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-08-31 15:04:39 +02:00
..
aix_devices.py
aix_filesystem.py
aix_inittab.py
aix_lvg.py
aix_lvol.py
alternatives.py
awall.py
beadm.py
capabilities.py
cronvar.py
crypttab.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
dconf.py
dpkg_divert.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
facter.py
filesystem.py filesystem: extend support for FreeBSD (#2902) (#2983) 2021-07-10 16:56:09 +02:00
gconftool2.py
interfaces_file.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
iptables_state.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
java_cert.py java_cert: import certificate+key bundle from pkcs12 (#3080) (#3086) 2021-07-26 12:06:11 +02:00
java_keystore.py java_keystore: fix keystore type (#2516) (#2893) 2021-06-27 15:44:31 +02:00
kernel_blacklist.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
launchd.py [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures (#3195) 2021-08-12 13:46:55 +02:00
lbu.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
listen_ports_facts.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
locale_gen.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
lvg.py
lvol.py lvol: honor check_mode on thinpool (#2935) (#2939) 2021-07-05 21:03:12 +02:00
make.py
mksysb.py
modprobe.py modprobe - fix task status when module cannot be loaded (#2843) (#2880) 2021-06-26 13:45:13 +02:00
nosh.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
ohai.py
open_iscsi.py open_iscsi - minor refactoring (#3286) (#3310) 2021-08-31 15:04:39 +02:00
openwrt_init.py openwrt_init - improvements (#3284) (#3287) 2021-08-28 22:43:33 +02:00
osx_defaults.py
pam_limits.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
pamd.py pamd - fixed issue+minor refactorings (#3285) (#3309) 2021-08-31 12:59:36 +02:00
parted.py
pids.py Support older version of psutil (RHEL7 and RHEL6) (#2808) (#3189) 2021-08-10 08:08:50 +02:00
puppet.py
python_requirements_info.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
runit.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
sap_task_list_execute.py SAP task list execution (#3169) (#3187) 2021-08-09 23:12:35 +02:00
sefcontext.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
selinux_permissive.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
selogin.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
seport.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
shutdown.py
solaris_zone.py
ssh_config.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
svc.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
syspatch.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
sysrc.py
sysupgrade.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
timezone.py timezone: change warning to debug (#2789) (#2803) 2021-06-14 19:11:39 +02:00
ufw.py [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures (#3195) 2021-08-12 13:46:55 +02:00
vdo.py vdo - refactor (#3191) (#3213) 2021-08-16 12:33:09 +00:00
xfconf.py module_helper - implemented classmethod to start the module (#3206) (#3225) 2021-08-17 11:29:11 +02:00
xfconf_info.py added supports_check_mode=True to info/facts modules (#3084) (#3094) 2021-07-27 17:23:10 +00:00
xfs_quota.py