You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Add better error messages and checking to known_hosts (#38307) 6 years ago
legacy Use https for links to ansible.com domains. 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner [AWS] Add Ansible Version to botocore user agent string (#39993) 6 years ago
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) 6 years ago
units Do not join flag parameters in iptables module (#36658) 6 years ago
utils Make docs-build sanity test disabled by default. 6 years ago