mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
ef67f580cc
This adds new sceario guide for renaming an existing virtual machine to new name. Fixes: #42084 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
22 lines
442 B
ReStructuredText
22 lines
442 B
ReStructuredText
.. _vmware_scenarios:
|
|
|
|
****************************
|
|
Ansible for VMware Scenarios
|
|
****************************
|
|
|
|
Welcome to the Ansible for VMWare Guide!
|
|
|
|
The purpose of this guide is to teach you everything you need to know about using Ansible with VMWare.
|
|
|
|
To get started, please select one of the following topics.
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
scenario_clone_template
|
|
scenario_rename_vm
|
|
scenario_remove_vm
|
|
vmware_scenario_1
|
|
|
|
|