Update firewalld module to consider the value of the icmp_block_inversion parameter when determining if icmp_block_inversion should be enabled/disabled.

This commit is contained in:
Gregory Furlong
2022-12-14 11:07:53 -05:00
parent e647e147a1
commit e97087e616
4 changed files with 186 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
# Test playbook for the firewalld module
# Test playbook for the firewalld module - masquerade operations
# (c) 2022, Gregory Furlong <gnfzdz@fzdz.io>
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)