mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-13 05:02:17 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| aws | ||
| basic | ||
| cloud | ||
| common | ||
| ec2 | ||
| facts | ||
| gcp | ||
| json_utils | ||
| net_tools | ||
| network | ||
| parsing | ||
| urls | ||
| __init__.py | ||
| conftest.py | ||
| test_database.py | ||
| test_distribution_version.py | ||
| test_known_hosts.py | ||
| test_postgresql.py | ||
| test_text.py | ||