mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02: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 |
||
|---|---|---|
| .. | ||
| cloud | ||
| files | ||
| messaging | ||
| monitoring | ||
| net_tools | ||
| network | ||
| notification | ||
| packaging | ||
| remote_management | ||
| source_control | ||
| storage | ||
| system | ||
| web_infrastructure | ||
| __init__.py | ||
| conftest.py | ||
| utils.py | ||