You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Pavel c56dcb7afa module_utils: vmware.py. Incorrect chain of attributes to obtain snapshots from virtual machine (#32669)
* Update vmware.py
Incorrect chain of attributes to obtain snapshots from virtual machine. Module 'vmware_guest_facts' uses method 'gather_vm_facts' of vmware.py and always gets empty list of snapshots.
* Added test for module vmware_guest_facts. Checked VM snapshots.
* Fixed tests for vmware_guest_facts. Ignored certificate for vmware_guest_snapshot module.
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
compile Docs how to test (2nd) (#24094) 9 years ago
integration module_utils: vmware.py. Incorrect chain of attributes to obtain snapshots from virtual machine (#32669) 8 years ago
legacy remove unused ssh pipelining setters 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Add missing ansible-test --remote-terminate support. (#32918) 8 years ago
sanity Remove uses of assert in production code (#32079) 8 years ago
units multiple fixes nxos (#32903) 8 years ago
utils Add missing ansible-test --remote-terminate support. (#32918) 8 years ago