mirror of https://github.com/ansible/ansible.git
Fix uri form-multipart to not overwrite filename to allow retries (#85010)
parent
ddbedc6ac6
commit
60511c2a08
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- uri - fix form-multipart file not being found when task is retried (https://github.com/ansible/ansible/issues/85009)
|
||||
Loading…
Reference in New Issue