mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-13 05:02:17 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| interfaces_file | ||
| __init__.py | ||
| test_iptables.py | ||
| test_known_hosts.py | ||
| test_linux_mountinfo.py | ||
| test_pamd.py | ||
| test_parted.py | ||
| test_systemd.py | ||