
How to use the ping module, execute a command and retrieve the Ansible Facts from a target node via the ansible command line.
A step-by-step guide inside the Ansible Playbook anatomy.
How to store variables and files in an encrypted way using the ansible-vault command line utility.
How to configure Ansible to interact with VMware infrastructure - datacenter, cluster, host system, and virtual machine - python PyVmomi, and collection community.vmware and vmware_guest_info Hello World demo.
How to configure a Python Virtual Environment for Ansible VMware community.vmware Ansible collection to use the latest releases of Python 3.8, pyVmomi, requests, and VMware vSphere Automation SDK for Python libraries.
How to automate the creation of a virtual machine guest with 1 CPU, 1 GB RAM, and 10 GB storage thin-provisioned using Ansible Playbook and vmware_guest module.
How to automate the deployment of a virtual machine guest from “mytemplate” template using Ansible Playbook and vmware_guest module.
How to automate the change of power state from Powered Off to Powered On of the virtual machine guest “myvm” using Ansible Playbook and vmware_guest_powerstate module.
How to automate the gracefully use guest shutdown and forcefully power off to change the power state from Powered On to Powered Off of the virtual machine guest “myvm” using Ansible Playbook and vmware_guest_powerstate module.
How to automate taking snapshots named “Ansible Managed Snapshot” to a VMware Virtual Machine “myvm” Ansible Playbook and vmware_guest_snapshot module.
How to automate the delete of snapshot named “Ansible Managed Snapshot” in a VMware Virtual Machine “myvm” Ansible Playbook and vmware_guest_snapshot module.
How to automate the addition of a 1GB size Hard Disk to VMware Virtual Machine guest named “myvm” using Ansible Playbook and vmware_guest_disk module.
How to automate the expansion from 1GB to 2GB size Virtual Disk connected to VMware Virtual Machine guest named “myvm” using Ansible Playbook and vmware_guest_disk module.
How to list all the virtual machines in your VMware Infrastructure and use it as an Ansible inventory.
How to automate the gathering of advanced configuration information for all the VMware ESX/ESXi Hosts inside the “production” cluster using Ansible Playbook and vmware_host_config_info module.
How to automate the gathering of UUID of a specific “myvm” VMware vSphere Virtual Machine using Ansible Playbook and vmware_guest_info module.
Let’s troubleshoot together the Ansible fatal error “Failed to import the required Python library (PyVmomi)” to find the root cause, install the required library using PIP, and successfully run our Ansible For VMware Playbook code.
Let’s troubleshoot together the Ansible fatal error “Unknown error while connecting to vCenter or ESXi API, [Errno -2] Name or service not known” to find the root cause, misspelled hostname in your Ansible Playbook, a connection problem connecting eventually using a secure VPN connection and successfully run our Ansible For VMware Playbook code.
Let’s troubleshoot together the Ansible fatal error “Unable to connect to vCenter or ESXi API [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:897)” to find the root cause, connection problem connecting, and successfully run our Ansible For VMware Playbook code.
How to solve the error connection failed fatal error when connecting via ssh host localhost port 22 when testing your code on your local machine.
Learn the Ansible automation technology with some real-life examples.
Every successful IT department needs automation for bare metal servers, virtual machines, cloud, containers, and edge computing. Automate your IT journey with Ansible automation technology.
I'm going to teach you, example by example, how to accomplish the most common IT Professional tasks to automate your VMware Infrastructure Tasks.
Each of the 20+ lessons summarizes a specific use case for the Modern VMware Infrastructure. Each class is focused on a module from the most crucial parameter with some live demo of code and real-life usage. Each code is battle-proved in real life. Console interaction and verification are included in every video.
How to configure Ansible to interact with VMware infrastructure - data center, cluster, host system, and virtual machine. Using Ansible, you could automate creating, updating, and gathering information for data centers, groups, host systems, virtual machines, and many more use cases.
Mundane activities like manual virtual machine creation are used most with Ansible For VMware. Each example uses the secure connection protocol to guarantee sensible data are encrypted and reserved.
Maintain your VMware infrastructure network as efficiently as possible with Ansible Automation, the simple human-readable automation technology.
Are you ready to automate your day with Ansible?