mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07: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:
parent
1068aa3ce7
commit
bc4ba6b638
3 changed files with 628 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue