mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
uri: do not write the file after failure (#53515)
* uri: do not write the file after failure Fixes #53491 * Add changelog
This commit is contained in:
parent
6a2b9c2a86
commit
bafa291af9
3 changed files with 29 additions and 5 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- uri - do not write the file after failure (https://github.com/ansible/ansible/issues/53491)
|
Loading…
Add table
Add a link
Reference in a new issue