.. |
__init__.py
|
package files
|
2016-12-08 11:32:18 -05:00 |
alternatives.py
|
Changes to author formatting, remove emails
|
2016-12-08 11:32:51 -05:00 |
at.py
|
Changes to author formatting, remove emails
|
2016-12-08 11:32:51 -05:00 |
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
|
remove unused variable
|
2016-12-08 11:32:23 -05:00 |
facter.py
|
Facter module should return custom facts
|
2016-12-08 11:32:25 -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
|
Fix getent behaviour with fail_key=False
|
2016-12-08 11:32:23 -05:00 |
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
|
Changes to author formatting, remove emails
|
2016-12-08 11:32:51 -05:00 |
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
|
Add some more locales to LOCALE_NORMALIZATION
|
2016-12-08 11:33:16 -05:00 |
lvg.py
|
Use -f when pvcreate to avoid interactive input. Fix https://github.com/ansible/ansible-modules-extras/issues/1504
|
2016-12-08 11:33:46 -05:00 |
lvol.py
|
add snapshot feature to lvol
|
2016-12-08 11:33:43 -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
|
Adding version_added field to logdest field for puppet module
|
2016-12-08 11:33:49 -05:00 |
selinux_permissive.py
|
Add selinux_permissive module, to be able to manage permissive domain
|
2016-12-08 11:33:06 -05:00 |
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
|
Replace choices=BOOLEANS by type='bool', fix #1326
|
2016-12-08 11:33:40 -05:00 |
ufw.py
|
Changes to author formatting, remove emails
|
2016-12-08 11:32:51 -05:00 |
zfs.py
|
Keep, but ignore createparent option
|
2016-12-08 11:33:48 -05:00 |