linux-system-roles / firewall

Configure firewalld and system-config-firewall
https://linux-system-roles.github.io/firewall/
GNU General Public License v2.0
58 stars 32 forks source link

Use 'runtime' instead of 'immediate' in tests_ansible.yml #77

Closed richm closed 2 years ago

richm commented 2 years ago

The test gives deprecation warnings because it uses the deprecated immediate. We should change it to use runtime instead.