7e621b3dbe
* fix for when status codes are provided as a comma separated list (#38080)
* fix for when status codes are provided as an array of strings
* convert status codes to int, additional tests
(cherry picked from commit c38617a736
)
* Added changelog fragment
2 lines
149 B
YAML
2 lines
149 B
YAML
bugfixes:
|
|
- win_uri - convert status code values to an int before validating them in server response (https://github.com/ansible/ansible/pull/38080)
|