mirror of https://github.com/ansible/ansible.git
firewalld - fail offline operations on old lib version
This fixes an issue where the check for an import error would occur before checking to see if firewalld is in "offline mode" and if it is, then checking to ensure the version of the firewall python library was new enough to support offline operations. This patch will now fail with a correct error message in the scenario that someone attempts to perform an offline operation but has a version of the firewall python library that is too old. Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>pull/33469/head
parent
eec2ab5e75
commit
9225052496
Loading…
Reference in New Issue