mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
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
This commit is contained in:
committed by
Martin Krizek
parent
1068aa3ce7
commit
bc4ba6b638
@@ -335,7 +335,6 @@ lib/ansible/modules/system/filesystem.py
|
||||
lib/ansible/modules/system/gconftool2.py
|
||||
lib/ansible/modules/system/gluster_volume.py
|
||||
lib/ansible/modules/system/group.py
|
||||
lib/ansible/modules/system/iptables.py
|
||||
lib/ansible/modules/system/java_cert.py
|
||||
lib/ansible/modules/system/kernel_blacklist.py
|
||||
lib/ansible/modules/system/locale_gen.py
|
||||
|
||||
Reference in New Issue
Block a user