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 414eaefcb5 Fix idempotency issue for network modules. (#32838)
After the connection refactor if response value returned from
the remote device is empty in that case an `ok` return value is send
to module side code. To avoid this do not overwrite the empty response
received from remote device in `jsonrpc` reply.
2017-11-14 11:58:33 +01:00
..
cli Enable autoloading of inventory plugins (#32709) 2017-11-09 19:38:34 -05:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config Enable autoloading of inventory plugins (#32709) 2017-11-09 19:38:34 -05:00
errors Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
executor Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory Avoid re.split as it's a bit less efficient and a bit harder to read. 2017-11-10 17:27:05 -08:00
module_utils fix dci failure nxos (#32877) 2017-11-14 07:17:21 +00:00
modules fix mtu check nxos_interface (#32880) 2017-11-14 10:40:37 +00:00
parsing Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
playbook Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
plugins Add proper check mode support to the script module (#31852) 2017-11-13 15:33:44 -08:00
template Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
utils Fix idempotency issue for network modules. (#32838) 2017-11-14 11:58:33 +01:00
vars Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py updated chlog, moved missed comment 2017-11-09 09:59:43 -05:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00