mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
memset*.py: Fixed URLError handling (#6114)
* memset.py: Added URLError exception and stderr to Response() object * memset_*.py: Check response.status_code and response.stderr * Added changelog fragment * memset.py: Fixed pep8 * Renamed changelog fragment with .yml file extension
This commit is contained in:
parent
11c7611ced
commit
6cf674485f
8 changed files with 30 additions and 5 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "memset - fix memset urlerror handling (https://github.com/ansible-collections/community.general/pull/6114)."
|
Loading…
Add table
Add a link
Reference in a new issue