..
__init__.py
package files
2016-12-08 11:32:18 -05:00
alternatives.py
Improve yaml code and add an if to make the import more standard ( #3424 )
2016-12-08 11:35:07 -05:00
at.py
Normalize yaml example ( #3425 )
2016-12-08 11:35:07 -05:00
capabilities.py
Normalize yaml example ( #3426 )
2016-12-08 11:35:07 -05:00
cronvar.py
Use native YAML ( #3439 )
2016-12-08 11:35:07 -05:00
crypttab.py
Performance improvement using in-operator for hash lookups
2016-12-08 11:35:09 -05:00
debconf.py
Fix one character typo in my previous PR for debconf module ( #2899 )
2016-12-08 11:34:50 -05:00
facter.py
Fix facter path
2016-12-08 11:33:50 -05:00
filesystem.py
Add support for reiserfs ( #2551 )
2016-12-08 11:34:34 -05:00
firewalld.py
provide useful error when invalid service name provided add offline mode to firewalld permanent operations
2016-12-08 11:35:04 -05:00
getent.py
fix typo in get_exception(), extends fix #2502 ( #2507 )
2016-12-08 11:34:26 -05:00
gluster_volume.py
gluster_volume: Fixes gluster peer probe / volume creation issue. ( #3486 )
2016-12-08 11:35:09 -05:00
iptables.py
Iptables enhancements ( #2789 )
2016-12-08 11:34:44 -05:00
kernel_blacklist.py
Changes to author formatting, remove emails
2016-12-08 11:32:51 -05:00
known_hosts.py
Add parameter hash_host ( #3204 )
2016-12-08 11:35:05 -05:00
locale_gen.py
Only import get_exception once in locale_gen.py
2016-12-08 11:34:20 -05:00
lvg.py
lvg: Initialise device list ( #3141 )
2016-12-08 11:35:00 -05:00
lvol.py
Remove stderr=False from calls to exit_json. ( #2879 )
2016-12-08 11:34:49 -05:00
make.py
Fix chdir argument to be 'path'
2016-12-08 11:35:06 -05:00
modprobe.py
Use modprobe -r
instead of rmmod
in modprobe module ( #2669 )
2016-12-08 11:34:51 -05:00
ohai.py
Remove unneeded spaces at the end of ohai
2016-12-08 11:33:40 -05:00
open_iscsi.py
Fix open_iscsi EXAMPLES section
2016-12-08 11:33:25 -05:00
openwrt_init.py
Minor fixes for openwrt_init for busybox ps and worthless exit codes
2016-12-08 11:35:03 -05:00
osx_defaults.py
Refactor usage of type() ( #3412 )
2016-12-08 11:35:06 -05:00
pam_limits.py
Really fix python 2.4 compatibility
2016-12-08 11:35:01 -05:00
puppet.py
Enable stdout and stderr on sucessful runs, making show_diff useable
2016-12-08 11:34:04 -05:00
sefcontext.py
sefcontext: New module to manage SELinux file context mappings (semanage fcontext) ( #2221 )
2016-12-08 11:34:21 -05:00
selinux_permissive.py
Fixed modules/system py files for 2.4 to 3.5 exceptions ( #2367 )
2016-12-08 11:34:20 -05:00
seport.py
seport: fix a bug when SELinux port definition was already there ( #2009 ) ( #2694 )
2016-12-08 11:34:39 -05:00
solaris_zone.py
Fix wrong variable name
2016-12-08 11:34:57 -05:00
svc.py
Fixed modules/system py files for 2.4 to 3.5 exceptions ( #2367 )
2016-12-08 11:34:20 -05:00
timezone.py
Refactor some code in timezone module
2016-12-08 11:35:00 -05:00
ufw.py
ufw fails asking for a direction for rules without an interface specified [ #2758 ] ( #2759 )
2016-12-08 11:34:42 -05:00
zfs.py
replace type() with isinstance() ( #3404 )
2016-12-08 11:35:06 -05:00