8bdd04c147
* Fix tmpdir on non root become
- also avoid exception if tmpdir and remote_tmp are None
- give 'None' on deescalation so tempfile will fallback to it's default behaviour
and use system dirs
- fix issue with bad tempdir (not existing/not createable/not writeable)
i.e nobody and ~/.ansible/tmp
- added tests for blockfile case
* Revert "Temporarily revert c119d54"
This reverts commit
|
||
---|---|---|
.. | ||
fixtures/synchronize | ||
__init__.py | ||
test_action.py | ||
test_raw.py | ||
test_synchronize.py | ||
test_win_updates.py |