summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2020-01-29 18:21:49 -0800
committerMatt Clay <matt@mystile.com>2020-11-02 17:08:18 -0800
commit6f29ab5203834e7593c02e34bae4e4013ad990e0 (patch)
tree715c9923836bfdb4505c9dd357c852680e8565a4 /changelogs
parent69c345686593f74999f4e6f6b585cdf898897186 (diff)
downloadansible-6f29ab5203834e7593c02e34bae4e4013ad990e0.tar.gz
[stable-2.9] Fix ansible-test tar format handling.
(cherry picked from commit 49d8d5ae3362c3eb32afdf4b1b4698b0681b9ffb) Co-authored-by: Matt Clay <matt@mystile.com>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/ansible-test-remote-tar-format.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/ansible-test-remote-tar-format.yml b/changelogs/fragments/ansible-test-remote-tar-format.yml
new file mode 100644
index 0000000000..b6155f785b
--- /dev/null
+++ b/changelogs/fragments/ansible-test-remote-tar-format.yml
@@ -0,0 +1,2 @@
+bugfixes:
+ - ansible-test now uses GNU tar format instead of the Python default when creating payloads for remote systems