mirror of https://github.com/ansible/ansible.git
(cherry picked from commit b6fcbfe
)
Co-authored-by: Matt Martz <matt@sivel.net>
pull/46131/head
parent
c60c27b7da
commit
4e2d6df970
@ -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