community.general/lib/ansible/modules/cloud/vmware
Matthieu Fronton a0b4462aea vmware_guest: cast vlan to int or str when relevant (#39726)
`network['vlan']` should be a VLAN ID
Integers passed around using jinja variable references are
converted to strings (see # 9362)
The # 32738 PR should allow using 'NativeType' in ansible
Explicitly converting to integer will make the module works
as expected with or without the NativeType support

`network['vlan']` can also be a VLAN NAME (fallback)
Explicitly converting to string will make the module works
as expected with or without the NativeType support
2018-05-07 15:50:34 +05:30
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
_vsphere_guest.py Added poweroff_guest vm and reboot_guest vm in vsphere_guest (#34348) 2018-03-26 02:35:58 -04:00
vca_fw.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vca_nat.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vca_vapp.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
vcenter_folder.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vcenter_license.py Correct module name in vcenter_license.py (#37672) 2018-03-21 00:30:46 +01:00
vmware_cfg_backup.py Use correct esxi host variable in vmware_cfg_backup (#38721) 2018-04-13 14:21:37 +05:30
vmware_cluster.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_cluster_facts.py VMware: new module : vmware_cluster_facts (#37105) 2018-04-19 05:41:04 -04:00
vmware_datacenter.py VMware: refactor vmware_datacenter (#36214) 2018-03-08 23:36:27 -05:00
vmware_datastore_cluster.py VMware: New module : vmware_datastore_cluster (#36365) 2018-03-08 23:44:15 -05:00
vmware_datastore_facts.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_datastore_maintenancemode.py VMware: new module : vmware_datastore_maintenancemode (#36436) 2018-03-02 23:35:53 +05:30
vmware_dns_config.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_drs_rule_facts.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_dvs_host.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_dvs_portgroup.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_dvswitch.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_guest.py vmware_guest: cast vlan to int or str when relevant (#39726) 2018-05-07 15:50:34 +05:30
vmware_guest_disk_facts.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_guest_facts.py Refactor vmware_guest_facts (#31448) 2017-11-15 01:56:50 -05:00
vmware_guest_file_operation.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_guest_find.py Remove me from botmeta (#39263) 2018-04-24 19:55:04 -04:00
vmware_guest_powerstate.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_guest_snapshot.py VMware: report failure if no snapshot exists on VM (#38651) 2018-05-07 03:11:49 -04:00
vmware_guest_snapshot_facts.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_guest_tools_wait.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_host.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_host_acceptance.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_host_capability_facts.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_host_config_facts.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_host_config_manager.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_host_datastore.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_host_dns_facts.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_host_facts.py VMware: Refactor vmware_host_facts (#39273) 2018-05-07 02:34:14 -04:00
vmware_host_firewall_facts.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_host_firewall_manager.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_host_lockdown.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_host_ntp.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_host_package_facts.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_host_service_facts.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_host_service_manager.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_host_vmnic_facts.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_local_role_manager.py fix spelling mistakes in several modules (#36296) 2018-03-12 11:00:19 +01:00
vmware_local_user_facts.py VMware: new module : vmware_local_user_facts (#37167) 2018-05-07 02:25:37 -04:00
vmware_local_user_manager.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_maintenancemode.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_migrate_vmk.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_portgroup.py VMware: vmware_portgroup teaming policy support (#36778) 2018-03-29 23:03:45 -04:00
vmware_portgroup_facts.py VMware: New module: vmware_portgroup_facts (#36740) 2018-05-07 05:06:33 -04:00
vmware_resource_pool.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_resource_pool_facts.py VMware: new module : vmware_resource_pool_facts (#38674) 2018-05-07 02:34:42 -04:00
vmware_target_canonical_facts.py VMware: Refactor vmware_target_canonical_facts (#36964) 2018-03-04 10:20:47 +05:30
vmware_vm_facts.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_vm_shell.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_vm_vm_drs_rule.py fix spelling mistakes in several modules (#36296) 2018-03-12 11:00:19 +01:00
vmware_vm_vss_dvs_migrate.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_vmkernel.py VMware: Fix regression in get_all_host_objs (#36770) 2018-03-27 14:57:17 -04:00
vmware_vmkernel_facts.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_vmkernel_ip_config.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_vmotion.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_vsan_cluster.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_vswitch.py VMware: Refactor vmware_vswitch (#36091) 2018-04-28 16:31:45 +05:30
vmware_vswitch_facts.py VMware: new module: vmware_vswitch_facts (#37176) 2018-05-07 02:25:31 -04:00
vsphere_copy.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00