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
Gawain fa764f6918 New Module vmware_host_facts (#26492)
Add new module  vmware_host_facts ,it can get remote vmware host system info like setup module

* modify ansible version
* optimized output for human readable
* add serial number get_system_facts() add ansible_product_serial
* fix pep8 issue and ansible module required format
* Use find_obj method instead get_obj
* add ansible_hostname ansible_distribution_build
* add integration test
* vmware_host_facts integration test add verify
* fix yamllint issue
* fix boilerplate test
* Update vmware_host_facts.py
* fix RETURN key's name
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
compile Docs how to test (2nd) (#24094) 8 years ago
integration New Module vmware_host_facts (#26492) 7 years ago
legacy remove unused ssh pipelining setters 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Update ansible-test sanity command. (#31958) 7 years ago
sanity Remove uses of assert in production code (#32079) 7 years ago
units multiple fixes nxos (#32903) 7 years ago
utils Provide details via DCI Env (#32770) 7 years ago