linux-system-roles / firewall

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

[citest skip] make min_ansible_version a string in meta/main.yml #88

Closed richm closed 2 years ago

richm commented 2 years ago

The Ansible developers say that min_ansible_version in meta/main.yml must be a string value like "2.9", not a float value like 2.9.

Signed-off-by: Rich Megginson rmeggins@redhat.com