..
__init__.py
…
aix_inittab.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
aix_lvol.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
alternatives.py
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
at.py
…
authorized_key.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
awall.py
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
beadm.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
capabilities.py
Update bare exceptions to specify Exception.
2018-12-16 15:03:19 -08:00
cron.py
Update bare exceptions to specify Exception.
2018-12-16 15:03:19 -08:00
cronvar.py
Update bare exceptions to specify Exception.
2018-12-16 15:03:19 -08:00
crypttab.py
…
dconf.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
debconf.py
…
facter.py
…
filesystem.py
Extend functionality of filesystem module to support swap creation ( #49456 )
2018-12-04 12:01:29 +00:00
firewalld.py
Fix firewalld module failing on missing protocol. ( #50242 )
2019-01-02 11:09:42 -06:00
gconftool2.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
getent.py
…
group.py
Update bare exceptions to specify Exception.
2018-12-16 15:03:19 -08:00
hostname.py
Add Sangoma linux ( #45430 )
2018-09-10 14:20:22 -04:00
interfaces_file.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
iptables.py
E325 Removal - Part II ( #49196 )
2018-11-28 13:55:52 +05:30
java_cert.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
java_keystore.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
kernel_blacklist.py
…
known_hosts.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
locale_gen.py
correct message to have consistent pluralisation ( #36897 )
2018-11-26 13:45:38 -05:00
lvg.py
List correctly current PV in "lvg" module: fix lvg reduce ( #49731 )
2018-12-20 15:43:18 +00:00
lvol.py
Documentation change for resizefs ( #43224 )
2018-07-25 00:22:24 +02:00
make.py
``make`` module: check return code ( #47861 )
2018-12-03 10:29:18 +00:00
mksysb.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
modprobe.py
Make modprobe module check for builtins as well ( #37150 )
2018-12-20 15:30:29 -06:00
mount.py
Update bare exceptions to specify Exception.
2018-12-16 15:03:19 -08:00
nosh.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ohai.py
Fix the docs link to Ohai in the Ohai module ( #33788 )
2018-03-08 17:00:17 -08:00
open_iscsi.py
More validate module fixes ( #39097 )
2018-04-24 18:05:50 +01:00
openwrt_init.py
Clean up module documentation ( #36909 )
2018-03-15 22:15:24 +01:00
osx_defaults.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
pam_limits.py
Update bare exceptions to specify Exception.
2018-12-16 15:03:19 -08:00
pamd.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
parted.py
Stop throwing TypeErrors ( #43036 )
2018-07-22 02:31:46 -04:00
ping.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
puppet.py
Add module parameter to control Puppet agent noop switch ( #43678 )
2018-12-04 12:30:19 +00:00
python_requirements_facts.py
New module: Python Requirements Facts ( #43108 )
2018-08-21 09:19:10 +10:00
reboot.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
runit.py
Fixed spelling error in runit module ( #35948 )
2018-02-10 21:13:55 +05:30
seboolean.py
Update bare exceptions to specify Exception.
2018-12-16 15:03:19 -08:00
sefcontext.py
Remove get_exception from the remainder of the modules
2018-10-18 08:37:04 -07:00
selinux.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
selinux_permissive.py
Docs: Cleanup selinux_permissive module docs ( #46351 )
2018-10-03 12:04:25 -05:00
seport.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
service.py
Update bare exceptions to specify Exception.
2018-12-16 15:03:19 -08:00
service_facts.py
Provide both service state and status when possible in service_facts ( #49618 )
2018-12-26 13:24:03 +00:00
setup.py
Validate DOCUMENTATION.author ( #48993 )
2018-11-21 17:29:29 +00:00
solaris_zone.py
Clean up BOTMETA.yml ( #44574 )
2018-08-24 19:43:35 -04:00
svc.py
Typo and style fixes in docs and messages for svc module ( #48298 )
2018-11-07 10:24:59 -05:00
sysctl.py
Do not use str() on exceptions ( #46950 )
2018-11-09 07:59:30 +01:00
systemd.py
Small documentation update: Clarify daemon-reload always executing. ( #49889 )
2018-12-18 12:22:57 -06:00
sysvinit.py
Sysvinit - Enabling a service should use "defaults" if no runlevels are specified ( #48724 )
2018-11-15 09:53:10 -05:00
timezone.py
Update bare exceptions to specify Exception.
2018-12-16 15:03:19 -08:00
ufw.py
Use syntax loop instead of with_items in example ( #47241 )
2018-10-18 17:55:19 -05:00
user.py
Fix typo: or -> on ( #50123 )
2018-12-19 12:12:52 +01:00
vdo.py
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
xfconf.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00