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/units/modules
Sam Doran e877469533
Do not join flag parameters in iptables module (#36658) (#40501)
* 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

(cherry picked from commit c9d3bb59a4)
8 years ago
..
cloud Add a module_utils OpenStack Cloud constructor (#20974) 8 years ago
monitoring Unit tests: share common code (#31456) 8 years ago
net_tools nmcli: Allow setting ipv4.dhcp-client-id parameter (#34268) 8 years ago
network Backport/2.5/37461 (#40252) 8 years ago
packaging rhn_channel/register: Porting tests to pytest (#33719) 8 years ago
remote_management Python 2.6 `str.format()` compatibility fixes. 8 years ago
system Do not join flag parameters in iptables module (#36658) (#40501) 8 years ago
web_infrastructure Fix jenkins_plugin test for no net situations (#30568) 8 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 10 years ago
conftest.py Porting tests to pytest (#33387) 8 years ago
utils.py Unit tests: share common code (#31456) 8 years ago