ansible-aci icon indicating copy to clipboard operation
ansible-aci copied to clipboard

return correct http status code in aci_rest module

Open FraserHenshaw opened this issue 3 years ago • 0 comments

currently the aci_rest module only returns a status code of -1. Small fix to update the status with the correct response code

FraserHenshaw avatar May 13 '22 21:05 FraserHenshaw