mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-13 21:22:23 +00:00
When building in automated build systems, there are sometimes cases where the user doing the building does not have a .ssh directory. In this case, we need to mock out some os.path functions so that the add_host_key() function we're testing won't complain or try to create one. |
||
|---|---|---|
| .. | ||
| basic | ||
| ec2 | ||
| fixtures | ||
| gcp | ||
| json_utils | ||
| __init__.py | ||
| test_basic.py | ||
| test_database.py | ||
| test_distribution_version.py | ||
| test_facts.py | ||
| test_known_hosts.py | ||
| test_postgresql.py | ||
| test_text.py | ||