..
aix_devices.py
…
aix_filesystem.py
…
aix_inittab.py
…
aix_lvg.py
…
aix_lvol.py
…
alternatives.py
…
awall.py
…
beadm.py
rewritten as list literals ( #2160 )
2021-04-05 09:22:06 +02:00
capabilities.py
…
cronvar.py
…
crypttab.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
2021-06-26 23:59:11 +02:00
dconf.py
Mark non-secret leaking module options with no_log=False ( #2001 )
2021-03-12 08:51:47 +01:00
dpkg_divert.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
2021-06-26 23:59:11 +02:00
facter.py
…
filesystem.py
filesystem: extend support for FreeBSD ( #2902 )
2021-07-10 16:37:31 +02:00
gconftool2.py
Mark non-secret leaking module options with no_log=False ( #2001 )
2021-03-12 08:51:47 +01:00
interfaces_file.py
Interfaces_file - improvements ( #3328 )
2021-09-19 13:44:37 +02:00
iptables_state.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
2021-06-26 23:59:11 +02:00
java_cert.py
java_cert: import certificate+key bundle from pkcs12 ( #3080 )
2021-07-26 11:42:13 +02:00
java_keystore.py
java_keystore: fix keystore type ( #2516 )
2021-06-27 14:56:43 +02:00
kernel_blacklist.py
kernel_blacklist - revamped the module ( #3329 )
2021-09-20 19:39:35 +02:00
launchd.py
Fix new devel sanity errors. ( #3194 )
2021-08-12 12:07:50 +02:00
lbu.py
mass-added the utf-8 marker ( #3163 )
2021-08-08 10:40:22 +02:00
listen_ports_facts.py
listen_ports_facts: Added support for ss ( #3708 )
2021-11-16 19:50:29 +01:00
locale_gen.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
2021-06-26 23:59:11 +02:00
lvg.py
…
lvol.py
Rework safety check on size arguments for when LV doesn't exist ( #3681 )
2021-11-13 14:00:32 +01:00
make.py
…
mksysb.py
…
modprobe.py
modprobe - fix task status when module cannot be loaded ( #2843 )
2021-06-26 23:27:41 +12:00
nosh.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
2021-06-26 23:59:11 +02:00
ohai.py
…
open_iscsi.py
extend open_iscsi to allow rescanning a session to discover new mapped LUN's #3763 ( #3765 )
2021-11-22 19:28:08 +01:00
openwrt_init.py
openwrt_init - improvements ( #3284 )
2021-08-28 21:50:09 +02:00
osx_defaults.py
Mark non-secret leaking module options with no_log=False ( #2001 )
2021-03-12 08:51:47 +01:00
pam_limits.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
2021-06-26 23:59:11 +02:00
pamd.py
pamd - fixed issue+minor refactorings ( #3285 )
2021-08-31 12:34:57 +02:00
parted.py
Fix repeated word in description of fs_type ( #2717 )
2021-06-04 19:11:46 +02:00
pids.py
pids - refactor module to make version-based behavior consistent ( #3315 )
2021-09-13 07:16:49 +02:00
puppet.py
puppet - replace stdout with console in logdest option ( #2407 )
2021-05-03 07:26:47 +02:00
python_requirements_info.py
python_requirements_info - improvements ( #3797 )
2021-11-30 06:08:45 +00:00
runit.py
Remove deprecated options, aliases and defaults ( #3461 )
2021-10-12 13:56:15 +02:00
sap_task_list_execute.py
SAP task list execution ( #3169 )
2021-08-09 22:52:44 +02:00
sefcontext.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
2021-06-26 23:59:11 +02:00
selinux_permissive.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
2021-06-26 23:59:11 +02:00
selogin.py
mass-added the utf-8 marker ( #3163 )
2021-08-08 10:40:22 +02:00
seport.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
2021-06-26 23:59:11 +02:00
shutdown.py
…
solaris_zone.py
…
ssh_config.py
ssh_config: Add 'forwardagent' option ( #3495 )
2021-10-14 21:24:23 +02:00
svc.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
2021-06-26 23:59:11 +02:00
syspatch.py
mass-added the utf-8 marker ( #3163 )
2021-08-08 10:40:22 +02:00
sysrc.py
…
sysupgrade.py
mass-added the utf-8 marker ( #3163 )
2021-08-08 10:40:22 +02:00
timezone.py
timezone: change warning to debug ( #2789 )
2021-06-14 18:22:01 +02:00
ufw.py
[ufw] Insert or delete biased when deletion enabled - as for append or delete. ( #3514 )
2021-10-07 15:31:38 +02:00
vdo.py
vdo - refactor ( #3191 )
2021-08-16 12:23:06 +02:00
xfconf.py
Remove deprecated options, aliases and defaults ( #3461 )
2021-10-12 13:56:15 +02:00
xfconf_info.py
added supports_check_mode=True to info/facts modules ( #3084 )
2021-07-27 18:24:29 +02:00
xfs_quota.py
bugfix: xfs_quota feedback on projects not initialized has changed ( #1596 )
2021-02-27 08:38:24 +01:00