127d54b363
* galaxy - preserve mode properly on artifact * Fix py2 encoding issue * Update lib/ansible/galaxy/collection.py Co-Authored-By: Matt Clay <matt@mystile.com> * Use sane defaults instead of sourcing from tarfile Co-authored-by: Matt Clay <matt@mystile.com>
2 lines
183 B
YAML
2 lines
183 B
YAML
bugfixes:
|
|
- ansible-galaxy collection - Preserve executable bit on build and preserve mode on install from what tar member is set to - https://github.com/ansible/ansible/issues/68415
|