mirror of https://github.com/ansible/ansible.git
ensure predictable permissions on module artifacts (#84948)
and test it!
(cherry picked from commit 9f894b81c2)
pull/85101/head
parent
0aab250fbc
commit
131175a5a6
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Ansible will now ensure predictable permissions on remote artifacts, until now it only ensured executable and relied on system masks for the rest.
|
||||
Loading…
Reference in New Issue