community.general/lib/ansible/modules
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
2017-11-14 15:41:55 +00:00
..
cloud New Module vmware_host_facts (#26492) 2017-11-14 15:41:55 +00:00
clustering Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
commands Add proper check mode support to the script module (#31852) 2017-11-13 15:33:44 -08:00
crypto Fix a typo in the examples (#32599) 2017-11-06 19:39:10 +01:00
database Fix for database names that contain colons 2017-11-13 20:23:57 -05:00
files Add link dest to synchronize module (#32746) 2017-11-13 11:13:25 -05:00
identity ipa_dnsrecord: Allow for TXT Records (#32427) 2017-11-06 04:15:18 -05:00
inventory clarified inventory_dir changes for 2.4 (#31484) 2017-10-09 20:56:32 -07:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring Modules metadata: fix invalid GitHub ID in author field (#31856) 2017-11-02 06:52:18 -04:00
net_tools Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
network multiple fixes nxos (#32903) 2017-11-14 15:23:11 +00:00
notification Correct typo on required keyword (#32790) 2017-11-10 16:21:08 -05:00
packaging pacman: fix closing parenthesis (#32783) 2017-11-10 09:52:40 -05:00
remote_management stacki_host: PEP8 compliancy and documentation changes (#32651) 2017-11-08 23:16:49 +01:00
source_control Fix duplicate type keyword 2017-11-06 14:10:17 +01:00
storage zfs: PEP8 compliancy and documentation changes (#32648) 2017-11-07 15:33:32 -05:00
system Fix documentation for mount state (#32647) 2017-11-10 12:31:40 -05:00
utilities Add echo option to pause module (#32205) 2017-11-03 13:32:36 -04:00
web_infrastructure Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
windows Fix typos 2017-11-07 17:45:07 +01:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00