1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units
Bojan Vitnik 88e8330e3e New module: xenserver_guest_powerstate - manages powerstate of XenServer VMs ()
* Initial commit for xenserver_guest_powerstate module
* Added unit tests for the module, removed unused imports
2019-02-28 17:55:05 +05:30
..
cli Remove unused internal -a argument and functionality () 2019-02-19 17:49:06 -06:00
compat
config
contrib
errors
executor Python interpreter discovery () 2019-02-27 23:52:02 -08:00
inventory_test_data/group_vars
mock
module_utils NSO - added validate_certs parameter to allow for ignoring of SSL certificates () 2019-02-25 14:17:56 +00:00
modules New module: xenserver_guest_powerstate - manages powerstate of XenServer VMs () 2019-02-28 17:55:05 +05:30
parsing Fieldattribute inheritance with defaults () 2019-01-23 11:40:07 -06:00
playbook Become plugins () 2019-02-11 11:27:44 -06:00
plugins Python interpreter discovery () 2019-02-27 23:52:02 -08:00
template Native Jinja2: raise undefined error immediately () 2019-02-15 19:36:12 +01:00
utils
vars move extravars and option vars loading into VM () 2019-01-30 16:25:36 -05:00
__init__.py
ansible.cfg
conftest.py
test_constants.py
test_context.py