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.
pull/16966/head
parent
746ea64d30
commit
1ecf51d87e
Loading…
Reference in New Issue