ansible/test/units/modules
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
..
cloud [aws] Create classes for Application Load Balancer (#33769) 2018-05-04 16:22:00 -04:00
files Fixes #34893 (#40166) 2018-05-16 11:09:32 -05:00
monitoring icinga2_feature: fix module in check_mode (#39853) 2018-05-14 16:14:42 +05:30
net_tools
network 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
packaging
remote_management
source_control New Module: gitlab_hooks module and related tests (#40096) 2018-05-17 13:52:48 -04:00
system Do not join flag parameters in iptables module (#36658) 2018-05-17 13:53:51 -04:00
web_infrastructure
__init__.py
conftest.py
utils.py