summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/vmware/vmware_host_facts.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.vmwareAnsible Core Team2020-03-231-393/+0
* Add example for retrieve Product, Version, Build, Update info for ESXisky-joker2020-02-101-0/+30
* vmware host system fact add uuid (#65415)Gawain2019-12-051-0/+3
* Fix example typo for vmware_host_facts module (#63434)sky-joker2019-10-141-2/+2
* VMware: add properties option to vmware_host_facts module (#62916)sky-joker2019-10-071-1/+58
* VMware: refactor REST APIs (#60220)Abhijeet Kasurde2019-08-201-37/+6
* VMware: Add uptime and maintenance mode in vmware_host_facts (#60688)Ryan Butler2019-08-191-0/+4
* VMware: Add datatypes in documentation (#59221)Abhijeet Kasurde2019-07-241-0/+1
* VMware: add facts about tags in vmware_host_facts (#56837)Abhijeet Kasurde2019-06-161-0/+67
* Move type checking methods out of basic.py and add unit tests (#53687)Sam Doran2019-03-211-1/+2
* VMware: add cluster name in facts (#53056)Abhijeet Kasurde2019-03-061-0/+7
* VMware: Add esxi_hostname option to vmware_host_facts (#47062)Adam Robinson2018-11-131-5/+35
* VMware: remove unused imports (#43804)Abhijeet Kasurde2018-08-091-1/+1
* VMware: Update example (#43786)Abhijeet Kasurde2018-08-081-7/+6
* VMware: additional VSAN facts about Hostsystem (#40456)Abhijeet Kasurde2018-07-271-1/+34
* VMware: Refactor vmware_host_facts (#39273)Abhijeet Kasurde2018-05-071-97/+136
* Clean up VMware BOTMETA and author/license info (#36873)Dag Wieers2018-03-021-2/+0
* New Module vmware_host_facts (#26492)Gawain2017-11-141-0/+155