mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-13 13:12:30 +00:00
* Initial commit for xenserver_guest_facts module * New module: xenserver_guest_facts. Returns facts of XenServer VMs. Module is fully documented. * Added unit tests for the module * Moved FakeXenAPI import to a dedicated fixture, other fixes * Removed unused imports, minor fixes to unit test code |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| conftest.py | ||
| FakeXenAPI.py | ||
| test_xenserver_guest_facts.py | ||