community.general/lib/ansible/modules/cloud/vmware
Dag Wieers a5eea9042e vmware_host: Small fixes and docs updates (#25144)
* vmware_host: Small fixes and docs updates

This PR includes:
- A fix to no longer require a datacenter folder for adding a host
- Documentation improvements
- Ensure imports are specific

* Update vmware_host

Fix adds following:
* Update logic in vmware_host
* Update example documentation
* Added test case for vmware_host

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-07-24 13:02:58 -04:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
vca_fw.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vca_nat.py Correct variable name in vca_nat module 2017-06-12 19:36:08 -04:00
vca_vapp.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_cluster.py Os port fix (#24913) 2017-05-23 09:40:56 -07:00
vmware_datacenter.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_dns_config.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_dvs_host.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_dvs_portgroup.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_dvswitch.py Remove redundant switch_name param (#26817) 2017-07-14 14:49:48 -04:00
vmware_guest.py Refactor getvm method (#27188) 2017-07-24 12:51:26 -04:00
vmware_guest_facts.py Refactor getvm method (#27188) 2017-07-24 12:51:26 -04:00
vmware_guest_find.py Implement vmware_argument_spec for required params (#25731) 2017-07-21 12:12:43 -04:00
vmware_guest_snapshot.py Refactor getvm method (#27188) 2017-07-24 12:51:26 -04:00
vmware_host.py vmware_host: Small fixes and docs updates (#25144) 2017-07-24 13:02:58 -04:00
vmware_local_user_manager.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_maintenancemode.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
vmware_migrate_vmk.py Resolve module correctly (#25658) 2017-07-03 11:36:42 -04:00
vmware_portgroup.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_resource_pool.py Remove unreachable code (#26820) 2017-07-14 14:52:30 -04:00
vmware_target_canonical_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_vm_facts.py Add 'mac_address' to the attributes returned from the vmware_vm_facts module (#26527) 2017-07-14 10:25:20 -04:00
vmware_vm_shell.py Refactor getvm method (#27188) 2017-07-24 12:51:26 -04:00
vmware_vm_vss_dvs_migrate.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_vmkernel.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_vmkernel_ip_config.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_vmotion.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
vmware_vsan_cluster.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_vswitch.py Add Test Suite for vmware_vswitch (#26076) 2017-06-30 10:18:20 -04:00
vsphere_copy.py Fixed import of urlencode and pathname2url from urllib for python3 (#24424) 2017-05-19 12:22:16 -05:00
vsphere_guest.py fix issue #4755 (#19234) 2017-07-18 07:27:37 -04:00