..
__init__.py
package files
2016-12-08 11:22:22 -05:00
aix_inittab.py
Add missing keyword args in aix_inittab ( #26423 )
2017-07-05 16:02:53 +01:00
aix_lvol.py
aix_lvol: PEP8, imports, cosmetics ( #24717 )
2017-05-18 08:31:07 +01:00
alternatives.py
Fix undefined variables, basestring usage, and some associated python3 issues
2017-07-25 15:58:23 -07:00
at.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
authorized_key.py
fixed RETURN docs for modules ( #24011 )
2017-04-26 15:56:13 +01:00
awall.py
New module: awall: add new module for alpine wall ( #24748 )
2017-05-26 11:54:02 +01:00
beadm.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
capabilities.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
cron.py
cron - validate filename portion of cron_file param ( #19185 )
2017-07-21 23:51:34 +02:00
cronvar.py
In cronvar only use '-u {user}' if self.user is not the current user
2017-07-14 10:44:31 -04:00
crypttab.py
Fix spelling mistakes (comments only) ( #25564 )
2017-06-12 07:55:19 +01:00
dconf.py
Add missing msg keyword in fail_json ( #25635 )
2017-06-13 11:11:11 +02:00
debconf.py
E501 fixes ( #22879 )
2017-03-22 20:50:28 -05:00
facter.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
filesystem.py
filesystem: workaround bug in xfs_info, use xfs_growfs instead ( #25703 )
2017-07-26 08:47:12 -04:00
firewalld.py
Fix exception when using masquerade
2017-07-03 16:43:44 -04:00
gconftool2.py
Fix modules' use of BOOLEANS*
2017-07-17 11:48:05 -07:00
getent.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
gluster_volume.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
group.py
Mutually reference Windows and non-Windows modules ( #25482 )
2017-06-26 16:26:53 +01:00
hostname.py
Add support for Red Hat Atomic Host ( #25906 )
2017-06-20 10:30:53 -04:00
iptables.py
Squashed commit of the following:
2017-06-28 17:02:13 -05:00
java_cert.py
Fix docs typo in java_cert function docstring ( #25942 )
2017-06-21 15:47:33 -04:00
kernel_blacklist.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
known_hosts.py
known_hosts: always use lowercase hostnames for host keys ( #26850 )
2017-07-15 17:51:19 +02:00
locale_gen.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
lvg.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
lvol.py
E501 fixes ( #22879 )
2017-03-22 20:50:28 -05:00
make.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
modprobe.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
mount.py
Clarify behaviour for unmounted state ( #26646 )
2017-07-12 14:01:47 +01:00
ohai.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
open_iscsi.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
openwrt_init.py
openwrt_init / opkg: clearly state that python is required ( #26471 )
2017-07-06 16:30:06 -04:00
osx_defaults.py
Fix undefined variables, basestring usage, and some associated python3 issues
2017-07-25 15:58:23 -07:00
pam_limits.py
Fix pam_limits writing text to a file opened in binary mode
2017-05-11 17:17:12 -07:00
pamd.py
Fix for #26633 ( #26653 )
2017-07-12 09:01:05 -06:00
parted.py
parted: Add missing LC_TYPE override for env vars ( #26242 )
2017-06-29 15:55:03 +02:00
ping.py
Move ping and win_ping closer together ( #26028 )
2017-06-28 11:08:04 -07:00
puppet.py
Set facts type to dict
2017-05-14 14:10:38 -04:00
runit.py
Fix module name in example
2017-05-31 17:53:58 -04:00
seboolean.py
Fix undefined variables, basestring usage, and some associated python3 issues
2017-07-25 15:58:23 -07:00
sefcontext.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
selinux.py
Use the new file content function post facts refactoring. ( #26353 )
2017-07-03 10:35:17 -04:00
selinux_permissive.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
seport.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
service.py
Update service.py
2017-07-14 10:57:10 -04:00
setup.py
Mv AnsibleFactCollector back to module_utils ( #26150 )
2017-07-11 10:44:22 -04:00
solaris_zone.py
E501 fixes ( #22879 )
2017-03-22 20:50:28 -05:00
svc.py
Update svc.py
2017-07-25 22:07:51 -04:00
sysctl.py
Fix modules' use of BOOLEANS*
2017-07-17 11:48:05 -07:00
systemd.py
Improve parsing of 'systemctl show' output
2017-04-27 11:42:26 -04:00
timezone.py
timezone: Assuming UTC when no /etc/localtime exists ( #27131 )
2017-07-21 23:15:06 +02:00
ufw.py
Update system/ufw.py for ufw v0.35 ( #21604 )
2017-06-16 08:08:09 -04:00
user.py
Fixed expiredate parameter in user module
2017-06-28 11:36:34 -04:00