mirror of https://github.com/ansible/ansible.git
(cherry picked from commit b6fcbfe)
Co-authored-by: Matt Martz <matt@sivel.net>
pull/45713/merge
parent
190cdd3a29
commit
cf28d22211
@ -0,0 +1,7 @@
|
|||||||
|
bugfixes:
|
||||||
|
- docker connection - Support empty files with copying to target (https://github.com/ansible/ansible/issues/36725)
|
||||||
|
- chroot connection - Support empty files with copying to target (https://github.com/ansible/ansible/issues/36725)
|
||||||
|
- jail connection - Support empty files with copying to target (https://github.com/ansible/ansible/issues/36725)
|
||||||
|
- kubectl connection - Support empty files with copying to target (https://github.com/ansible/ansible/issues/36725)
|
||||||
|
- libvirt_lxc connection - Support empty files with copying to target (https://github.com/ansible/ansible/issues/36725)
|
||||||
|
- zone connection - Support empty files with copying to target (https://github.com/ansible/ansible/issues/36725)
|
||||||
Loading…
Reference in New Issue