.. |
__init__.py
|
…
|
|
alternatives.py
|
…
|
|
at.py
|
…
|
|
capabilities.py
|
sys.exit removal for system/capabilities.py
|
2016-12-08 11:33:25 -05:00 |
cronvar.py
|
switched to use module loggigng
|
2016-12-08 11:33:24 -05:00 |
crypttab.py
|
fixed typos in cryptab, thanks @timw fixes #1176
|
2016-12-08 11:33:30 -05:00 |
debconf.py
|
…
|
|
facter.py
|
Fix facter path
|
2016-12-08 11:33:50 -05:00 |
filesystem.py
|
Allow recreation of same FS with force=yes
|
2016-12-08 11:33:46 -05:00 |
firewalld.py
|
Doc wrongly indicates permanent is required
|
2016-12-08 11:33:48 -05:00 |
getent.py
|
…
|
|
gluster_volume.py
|
Do not fail when action is delete and volume is not present
|
2016-12-08 11:33:48 -05:00 |
iptables.py
|
added missing version_added
|
2016-12-08 11:33:47 -05:00 |
kernel_blacklist.py
|
…
|
|
known_hosts.py
|
avoid index error on empty list, key being true means its not None nor [] fixes #13009
|
2016-12-08 11:33:33 -05:00 |
locale_gen.py
|
…
|
|
lvg.py
|
Add documentation to explain that pvs will be created if needed
|
2016-12-08 11:33:50 -05:00 |
lvol.py
|
The size option is required for lvol module with state=present
|
2016-12-08 11:33:50 -05:00 |
modprobe.py
|
Fixes #634 - multiple param handling by modprobe.py
|
2016-12-08 11:33:38 -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 |
osx_defaults.py
|
osx_defaults: Fix boolean value parsing
|
2016-12-08 11:33:45 -05:00 |
pam_limits.py
|
fixed python 2.4 compatibility
|
2016-12-08 11:33:45 -05:00 |
puppet.py
|
added new puppet path to bin search
|
2016-12-08 11:33:54 -05:00 |
selinux_permissive.py
|
…
|
|
seport.py
|
Fix seport module issue when ports argument is interpolated from a variable and is a int
|
2016-12-08 11:33:46 -05:00 |
solaris_zone.py
|
bugfix: use correct function close calls
|
2016-12-08 11:33:21 -05:00 |
svc.py
|
fixes documented command for svc sending SIGUSR1
|
2016-12-08 11:33:50 -05:00 |
ufw.py
|
…
|
|
zfs.py
|
Keep, but ignore createparent option
|
2016-12-08 11:33:48 -05:00 |