mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* 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
|
8 years ago | |
|---|---|---|
| .. | ||
| aws | 9 years ago | |
| basic | 8 years ago | |
| cloud | 8 years ago | |
| common | 8 years ago | |
| ec2 | 8 years ago | |
| facts | 8 years ago | |
| gcp | 8 years ago | |
| json_utils | 8 years ago | |
| net_tools | 8 years ago | |
| network | 8 years ago | |
| parsing | 9 years ago | |
| urls | 8 years ago | |
| __init__.py | 9 years ago | |
| conftest.py | 8 years ago | |
| test_database.py | 9 years ago | |
| test_distribution_version.py | 8 years ago | |
| test_known_hosts.py | 8 years ago | |
| test_postgresql.py | 8 years ago | |
| test_text.py | 8 years ago | |