Closed duanetoler closed 2 months ago
Fix api_command() failure handling: for other-than-200 http code, if command is 'show-..', then return Ansible module.fail_json instead of discard_and_fail. All others still discard_and_fail.
Fix api_command() failure handling: for other-than-200 http code, if command is 'show-..', then return Ansible module.fail_json instead of discard_and_fail. All others still discard_and_fail.