ansible/lib/ansible
Adam Miller 9225052496 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>
2017-12-01 16:22:39 -05:00
..
cli jsonify inventory (#32990) 2017-11-21 13:41:27 -08:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config Add Support for Mellanox switches: first module: mlnxos_command (#33121) 2017-11-27 20:55:08 +00:00
errors Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
executor Fix include in loop when stategy=free (#33094) 2017-11-27 11:02:47 -05:00
galaxy Fix IndexError raised on galaxy-install 2017-11-14 09:54:52 -05:00
inventory restore hostpattern regex/glob behaviour 2017-11-22 09:33:38 -05:00
module_utils Add mlnxos_config module (#33356) 2017-12-01 17:03:02 +00:00
modules firewalld - fail offline operations on old lib version 2017-12-01 16:22:39 -05:00
parsing Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
playbook Make include_x inheritance more congruent with docs (#32769) 2017-11-30 16:16:10 -06:00
plugins Warn on provider with network_cli (#33355) 2017-12-01 12:22:54 -05:00
template Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
utils Add keycloak_client module for administration of Keycloak clients (#31716) 2017-11-29 16:44:35 -05:00
vars fix item var in delegation (#32986) 2017-11-20 09:29:55 -05:00
__init__.py
constants.py Fixes eos sending 'None' to device (#33015) 2017-11-17 11:33:54 -05:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00