Ansible with VMware – Running some test Playbooks across vCenter – Part 2
Playbooks are automation blueprints, in YAML format that ansible uses to deploy and configure managed nodes. First we will create a file in /etc/ansible called ansible.cfg Next we will create…