summaryrefslogtreecommitdiff
path: root/changelogs/fragments/unarchive-absolute-path.yaml
blob: 44f536772323e56323ccd3af88340e19043b4323 (plain)
1
2
3
4
5
---
bugfixes:
- Fix for unarchive when users use the --strip-components extra_opt to tar
  causing ansible to set permissions on the wrong directory.
  https://github.com/ansible/ansible/pull/37048