mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
- Also return url and update docs for other values to indicate they are only returned on success. - Add integration tests - Use info variable for common return values - Use -1 as default status rather than None. This is lines up with with existing code in urls.py - Add unit tests to ensure status and url are returned on failure |
||
|---|---|---|
| .. | ||
| acme | ||
| aws | ||
| basic | ||
| cloud | ||
| common | ||
| docker | ||
| ec2 | ||
| facts | ||
| gcp | ||
| hwc | ||
| json_utils | ||
| net_tools | ||
| network | ||
| parsing | ||
| postgresql | ||
| urls | ||
| xenserver | ||
| __init__.py | ||
| conftest.py | ||
| test_database.py | ||
| test_distribution_version.py | ||
| test_distro.py | ||
| test_hetzner.py | ||
| test_known_hosts.py | ||
| test_netapp.py | ||
| test_postgresql.py | ||
| test_text.py | ||
| test_utm_utils.py | ||
| test_vmware.py | ||