mirror of https://github.com/ansible/ansible.git
* Fix race in creating temp directories pre-fork (#16965)
* These can still race when multiple ansible processes are created at
the same time.
* Reverse order of expanduser and expandvars in unfrakpath(). So that
tildes in environment variables will be handled.
(cherry picked from commit 1ecf51d87e
)
pull/17045/head
parent
9f645cdbdb
commit
7bd9128848
Loading…
Reference in New Issue