ansible/lib/ansible
Tim Rupp 65a9369f68 Adds hasattr checks for rpc calls used in network_cli plugins (#49173)
Network platforms that don't have cliconf plugin will fail when
sending rpc calls for the reset_history and disable_response_logging
functions because those are defined in cliconf exclusively at this
time.

This patch adds checks for those attributes before making the call

(cherry picked from commit 0b5b5e69d8)
2018-12-03 14:33:36 -08:00
..
cli Fix type in ansible-galaxy info output (#49096) 2018-12-03 14:32:40 -08:00
compat
config better handling of bad type in config (#48821) 2018-11-19 11:03:27 -08:00
errors
executor split PS wrapper and payload (CVE-2018-16859) (#49143) 2018-11-26 15:28:47 -08:00
galaxy [stable-2.7] Support .yaml extension for meta file (#46505) 2018-11-13 14:38:38 -08:00
inventory better information for user from inventory plugins (#46766) 2018-10-12 10:38:57 -07:00
module_utils [stable-2.7] FTD HTTP Api plugin bug fixes (#47747) (#48982) 2018-11-22 07:24:55 -08:00
modules Improve pip umask docs (#49146, #49325) (#49326) 2018-11-30 15:38:36 -06:00
parsing fixes to ansible-doc (#47209) 2018-10-17 11:40:02 -05:00
playbook Properly handle FieldAttribute.default if callable (#48992) 2018-11-26 12:56:40 -08:00
plugins Adds hasattr checks for rpc calls used in network_cli plugins (#49173) 2018-12-03 14:33:36 -08:00
template Do not strip new lines in native jinja (#46751) 2018-10-22 09:47:45 -07:00
utils Mention docker[tls]. (#49095) (#49153) 2018-11-26 14:09:37 -06:00
vars [stable-2.7] Fix return statement where we short circuit _get_delegated_vars (#48102) 2018-11-05 11:19:47 -08:00
__init__.py
constants.py [stable-2.7] Fix from sivel for ansible-doc 2018-10-25 12:49:58 -07:00
release.py Update Ansible release version to v2.7.4.post0. 2018-11-30 12:45:32 -08:00