respawn firewalld_info module when selinux is missing

This commit is contained in:
Maxwell G
2023-05-13 19:51:57 +00:00
parent ad414c87b4
commit 85c958ccb8
2 changed files with 9 additions and 0 deletions

View File

@@ -6,3 +6,5 @@ minor_changes:
(https://github.com/ansible-collections/ansible.posix/pull/460)."
- "firewalld - respawn module to use the system python interpreter when the ``firewall`` python module is not available for ``ansible_python_interpreter``
(https://github.com/ansible-collections/ansible.posix/pull/460)."
- "firewalld_info - respawn module to use the system python interpreter when the ``firewall`` python module is not available for ``ansible_python_interpreter``
(https://github.com/ansible-collections/ansible.posix/pull/460)."