
Discover how to access and clone the course's installation scripts, playbook, and documentation on GitHub, then use the downloaded files to install, configure, and practice VMware automation with Ansible.
Understand ESXi host as a hypervisor operating on bare metal, enabling virtualization that hosts multiple virtual machines on a single server.
Explore how a central data store in a VMware environment aggregates storage across a cluster of hosts, organizing VM files, ISO images, and templates into folders with permissions.
Explore VMware vSAN storage as a software-defined solution that pools local storage into a cluster with SSD cache and capacity tier, offering policy-based management, caching, snapshots, and cloning in vCenter.
Compare standard switch and distributed switch in VMware, showing how a standard switch connects a single host while a distributed switch spans multiple hosts for traffic and port groups.
Install ansible and the VMware plugin on Ubuntu, set up Python, connect to the VMware API, and create a playbook to provision a single VM using Docker.
Install and configure Ansible and the VMware plugin on CentOS 7, using package setup, Python tools, and validation of the virtual machine configuration.
Install Ansible on macOS and enable the VMware plugin, then run a simple playbook to verify the setup.
learn how to run a single-file Ansible playbook to configure ESXi NTP server, vCenter settings, and time configuration, with a simple file structure and a single command for simple deployments.
Explore how to split Ansible configurations into multiple config and host files, use include-like structures, and run playbooks with inventory to update ESXi NTP server settings.
Create a simple Ansible playbook template to generate multiple tasks by changing small details, reuse the template for new playbooks, and apply inventory and vCenter connection settings for VMware automation.
Learn to deploy a new VM from a template with an Ansible playbook, configuring IP, hostname, datacenter, VM folder, data store, and power on after provisioning.
Export a virtual machine to an ovf file with device files and a manifest, using vcenter, templates, credentials, and a simple playbook approach for a streamlined export.
Gathers VM information with an Ansible playbook for VMware, using inventory, hostname, and data center details to output memory, network, and host data in a concise report.
learn to move a vm to a different folder in vcenter using an ansible playbook, including configuring the datacenter and destination folder to automate the process.
Learn to automate VMware VM power management with Ansible playbooks, powering on and off multiple virtual machines efficiently, using inventory hostnames and simple tasks to replace manual workflows.
Discover how to manage vm snapshots with an Ansible playbook, including taking snapshots with memory, rolling back to a saved state, and removing snapshots as needed.
Discover how to manage VMware network adapters using an Ansible playbook, including adding and removing interfaces, editing configuration, and handling MAC addresses in vCenter.
Explore how to retrieve esxi host firewall configuration through manual ui, direct console access, and ansible playbooks, and validate or edit firewall rules with automation.
Learn how to use an Ansible playbook to retrieve and validate ESXi host DNS configuration from vCenter, using a config file, inventory, and templates to collect and verify DNS data.
Learn to enable or disable IPv6 support on ESXi hosts using an Ansible playbook, editing vCenter networking settings, cluster names, and configuration parameters for straightforward automation.
Learn how to manage ESXi configuration backups with an Ansible playbook, including using templates, inventory, and copying configurations to generate and test configuration bundles.
Access the central vcenter to retrieve remote esxi host system information using an ansible module, collecting ip configuration, memory usage, nic details, and data center topology.
Learn to configure ESXi host SNMP using an Ansible playbook, comparing manual setup with template-driven automation, and validating state changes via credentials and enable/disable actions.
Learn to automate placing an ESXi host into maintenance mode and back using an Ansible playbook, with environment parameters and hostname-based steps.
Learn to retrieve datastore information with an Ansible playbook, including capacity, free space, maintenance mode, and multi-purpose access, using practical steps to query and verify storage data.
Leverage an Ansible playbook to retrieve DRS VM and host group information, configure clusters, and collect detailed VM and host data for management.
Use an Ansible playbook to configure and retrieve DRS rules for VMware, assigning VMs to host groups and managing VM placement across clusters.
Learn how to manage a distributed switch portgroup with an Ansible playbook, creating or removing portgroups via inventory-driven configurations across data centers and clusters.
Master the use of an Ansible playbook to manage distributed switches in vCenter, including creation, configuration, discovery parameters, and template-driven settings for a complete cluster deployment.
Learn to manage distributed vSwitch private vlan configurations using an Ansible playbook, creating and editing primary and secondary vlan, applying templates, and deploying or removing configurations.
Complete guidance for you who want to learn VMWare Automation using Ansible playbook. If you're thinking to become VMWare vSphere vCenter 6.7 Administrators and manage it using Ansible for automation, or you want to start to understand vSphere vCenter and Ansible automation, then this course is perfect for you. You will watch video after video, from beginner level with explanations that are easy to understand. Also this course will provide many examples that make it easy for you to follow and understand. All the Ansible playbook script can be downloaded from the github repo, so you can reproduce and practice Ansible automation easily.
This course has 11 sections, 45 lectures, and 5.5 hours duration. Most videos are about how to do configuration and manage VMWare componenrs using Ansible playbook by example. You will follow step by step how to use Ansible playbook to manage vCenter 6.7 components.
In this course, you will learn how to use Ansible playbook to manage VMWare components:
Understanding VMWare components
Understanding VMWare and Ansible concept
Installing Ansible playbook and pyvmomi module in CentOS 7, Ubuntu 16.04, and Mac OS
How to run Ansible playbook
Managing VM
Deploy a new VM
Deploy multiple VMs
Managing VM's power state
Managing VM snapshots
Managing VM network adapters
Managing affinity rules
Managing ESXi Host firewall configurations
Managing ESXi Host DNS and NTP configuration
Managing ESXi configuration backup
Managing ESXi Host SNMP configuration
Managing DRS VM/Host group
Managing Distributed vSwitch
Managing ESXi User
etc.
After you finished this course, you will have confident to use Ansible playbook to manage VMWare vCenter infrastructure.