1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Sam Doran c9d3bb59a4 Do not join flag parameters in iptables module (#36658)
* Do not join flag parameters

This put a comma between every character of the tcp flag parameters, resulting in a bad iptables command.

Fixes #36490

* Use suboptions to ensure tcp_flags options are lists

* Add unit tests for tcp_flags

* Add example of how to use tcp_flags
2018-05-17 13:53:51 -04:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration Add better error messages and checking to known_hosts (#38307) 2018-05-17 13:53:40 -04:00
legacy Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner [AWS] Add Ansible Version to botocore user agent string (#39993) 2018-05-17 11:41:14 -04:00
sanity Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
units Do not join flag parameters in iptables module (#36658) 2018-05-17 13:53:51 -04:00
utils Make docs-build sanity test disabled by default. 2018-05-09 17:55:00 -07:00