ansible/test/units/modules/system
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
..
interfaces_file Fix for changing method only on specified interface (#39015) 2018-04-27 05:18:19 -04:00
__init__.py
test_iptables.py Do not join flag parameters in iptables module (#36658) 2018-05-17 13:53:51 -04:00
test_known_hosts.py
test_linux_mountinfo.py
test_pamd.py
test_parted.py
test_systemd.py