Ansible: organize your hosts in an inventory file in YAML format
In this tutorial, I’ll walk you through how to organize your hosts into an inventory file in YAML format instead of the original file format with Ansible. If you are new to Ansible, I invite you to read this tutorial first: Ansible: installation, configuration and use with Windows and Linux To start here is our …