..
aix_devices.py
…
aix_filesystem.py
aix_filesystem: Fix examples ( #5067 ) ( #5069 )
2022-08-05 12:46:50 +02:00
aix_inittab.py
…
aix_lvg.py
…
aix_lvol.py
…
alternatives.py
fix alternatives parsing when they are part of a group ( #3976 ) ( #4020 )
2022-01-10 07:27:12 +01:00
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
dconf: Skip processes that disappeared while we inspected them ( #4153 ) ( #4181 )
2022-02-10 07:29:35 +01:00
dpkg_divert.py
Prepare for distutils.version being removed in Python 3.12 ( #3936 ) ( #3942 )
2021-12-24 19:15:51 +01:00
facter.py
…
filesystem.py
Prepare for distutils.version being removed in Python 3.12 ( #3936 ) ( #3942 )
2021-12-24 19:15:51 +01:00
gconftool2.py
gconftool2: improvements ( #4647 ) ( #4665 )
2022-05-12 12:48:36 +02:00
interfaces_file.py
interfaces_file - fixed dup options bug ( #3862 ) ( #3865 )
2021-12-08 05:54:44 +00: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
kernel_blacklist - revamped the module ( #3329 ) ( #3409 )
2021-09-20 19:58:05 +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
Rework safety check on size arguments for when LV doesn't exist ( #3681 ) ( #3719 )
2021-11-13 14:34:31 +01: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
Fix various module docs. ( #4887 ) ( #4890 )
2022-06-22 23:03:00 +02:00
ohai.py
…
open_iscsi.py
Fix sanity issues. ( #4346 ) ( #4358 )
2022-03-14 21:30:52 +01: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
Prepare for distutils.version being removed in Python 3.12 ( #3936 ) ( #3942 )
2021-12-24 19:15:51 +01:00
puppet.py
…
python_requirements_info.py
python_requirements_info: don't overwrite results in 'mismatched' dict key ( #4078 ) ( #4110 )
2022-01-29 15:19:47 +00: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
Fix sanity issues. ( #4346 ) ( #4358 )
2022-03-14 21:30:52 +01: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
small docs update for timezone module ( #3876 ) ( #3877 )
2021-12-09 21:19:00 +01:00
ufw.py
[ufw] Insert or delete biased when deletion enabled - as for append or delete. ( #3514 ) ( #3525 )
2021-10-07 22:15:40 +02:00
vdo.py
vdo: Remove unused variable ( #4163 ) ( #4169 )
2022-02-07 20:21:10 +01:00
xfconf.py
Fix return value documentation to use a valid value for 'type'. ( #4142 ) ( #4146 )
2022-02-02 22:16:14 +01: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
…