community.general/lib/ansible/modules/system
Sébastien DA ROCHA bc4ba6b638 Iptables unit tests (#30762)
* Add some tests for iptables

* Fix remove bug (calls 2 times check to remove a chain)

* Add me as maintainer

* Fix PEP8

* Doc: Give more information on issue #18988

* Fix #18988 and test it

* Fix doc (thanks Pillou)

* enable PEP8 check for iptables
2017-11-01 12:08:57 +01:00
..
__init__.py
aix_inittab.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
aix_lvol.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
alternatives.py Alternatives module: Add a check that the path to the executable exist (#24800) 2017-08-18 15:31:06 -04:00
at.py at: PEP8 compliancy and doc fixes (#30881) 2017-10-30 00:56:54 +01:00
authorized_key.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
awall.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
beadm.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
capabilities.py Update capabilities.py (#23879) 2017-08-18 14:24:33 -04:00
cron.py cron: PEP8 compliancy and doc fixes (#30884) 2017-09-25 19:48:22 -04:00
cronvar.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
crypttab.py Fix crypttab python3 compatibility issue (#30457) 2017-09-27 11:58:02 -07:00
dconf.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
debconf.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
facter.py the use of --puppet has been deprecated (#23356) 2017-08-17 15:30:21 -04:00
filesystem.py corrected version added 2017-10-03 21:50:13 -04:00
firewalld.py firewalld: don't reference undefined variable in error case (#31949) 2017-10-19 17:09:06 -04:00
gconftool2.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
getent.py getent: PEP8 compliancy and doc fixes (#30885) 2017-10-30 00:58:04 +01:00
gluster_volume.py Skip confirmation prompts in gluster_volume (#22402) (#28712) 2017-08-29 10:08:24 -04:00
group.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
hostname.py hostname: PEP8 compliancy and doc fixes (#30886) 2017-10-30 01:00:49 +01:00
interfaces_file.py Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
iptables.py Iptables unit tests (#30762) 2017-11-01 12:08:57 +01:00
java_cert.py add https_proxy (#31062) 2017-10-03 00:12:50 +02:00
kernel_blacklist.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
known_hosts.py Fix section in known_hosts documentation 2017-09-10 20:24:46 -07:00
locale_gen.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
lvg.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
lvol.py bug: lvol fail when LV already exists (#23635) 2017-08-22 10:47:56 -04:00
make.py Add support to pass a Makefile (#31853) 2017-10-18 11:19:24 +01:00
mksysb.py new module: AIX rootvg backup image using mksysb (#30460) 2017-10-12 11:58:43 -04:00
modprobe.py modprobe: PEP8 compliancy and doc fixes (#31255) 2017-10-08 09:21:58 -04:00
mount.py mount: PEP8 compliancy and doc fixes 2017-09-27 01:56:08 +02:00
nosh.py nosh system module: fixes and improvements (#32014) 2017-10-23 09:19:22 -04:00
ohai.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
open_iscsi.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
openwrt_init.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
osx_defaults.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
pam_limits.py pam_limits creates custom file if not exist (#26989) (#28616) 2017-08-29 09:43:34 -04:00
pamd.py pamd: fix issue with trailing commas in module_arguments 2017-10-30 08:24:21 +01:00
parted.py [parted] Fixes incorrect arg spec and check (#27839) 2017-08-29 22:18:22 +02:00
ping.py Change ping docs to refer to win_ping (#31444) 2017-10-08 08:33:51 +01:00
puppet.py correct handeling of execute option (#23814) 2017-08-17 15:50:38 -04:00
runit.py Add check for sv binary (#32250) 2017-10-30 09:59:41 -04:00
seboolean.py seboolean: PEP8 compliancy and doc fixes (#30888) 2017-10-30 01:02:45 +01:00
sefcontext.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
selinux.py Correctly write SELinux config file (#31251) 2017-10-03 23:38:58 -04:00
selinux_permissive.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
seport.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
service.py service: PEP8 compliancy and doc fixes (#30890) 2017-10-30 01:03:54 +01:00
setup.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
solaris_zone.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
svc.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
sysctl.py Remove sysctl entries when state=absent (#31486) 2017-10-10 09:01:33 -07:00
systemd.py Fix typo 2017-10-30 11:14:06 +01:00
timezone.py Handle timezone updates on Ubuntu 16.04+ on containers (#27546) 2017-10-20 16:02:38 +10:00
ufw.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
user.py luseradd defaults to creating w/o need for -m (#32411) 2017-10-31 14:25:29 -07:00