
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 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 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.
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 manage ESXi configuration backups with an Ansible playbook, including using templates, inventory, and copying configurations to generate and test configuration bundles.
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.
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.