1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Ganesh Nalawade 21dcaa4349
Handle ConnectionError exception in network modules (#43353)
* Handle ConnectionError exception in network modules

* Catch ConnectionError expection and fail module in case
  expection is raised.

* Fix CI failure
2018-07-30 10:24:58 +05:30
..
cli use faster method to get short_description from DOCUMENTATION (#42705) 2018-07-27 17:27:44 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config Allow to specifically customize console's color 2018-07-24 13:21:58 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor Switch to imp.load_module 2018-07-26 20:07:25 -07:00
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 2018-07-17 08:11:42 +05:30
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils Handle ConnectionError exception in network modules (#43353) 2018-07-30 10:24:58 +05:30
modules Handle ConnectionError exception in network modules (#43353) 2018-07-30 10:24:58 +05:30
parsing use faster method to get short_description from DOCUMENTATION (#42705) 2018-07-27 17:27:44 -04:00
playbook Correct default value of always_post_validate in docstring 2018-07-27 16:01:07 -04:00
plugins fixes #42042 (#42939) 2018-07-27 10:02:34 -04:00
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 2018-06-12 08:46:23 -05:00
utils use faster method to get short_description from DOCUMENTATION (#42705) 2018-07-27 17:27:44 -04:00
vars Mark vars from facts cache as unsafe (fixes #42656) (#42682) 2018-07-13 11:15:03 -05:00
__init__.py
constants.py Fix fact cleaning (#42595) 2018-07-12 16:12:42 -04:00
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00