Ansible Playbook: ESXi Maintenance Mode and Reboot
Ansible Playbook: ESXi Maintenance Mode and Reboot Ansible Playbook: ESXi Maintenance Mode and Reboot In Ansible, you can run multiple tasks by grouping them under a single play. A play is a collection of tasks that target a specific set of hosts and are executed in order. In this article I would like to share couple of my Ansible Playbooks for ESXi Maintenance and Reboot. […]