Ansible Playbooks

My previous two blog posts (YAML Ain’t Markup Language and Ansible Inventory Files) have been leading up to this. In the YAML post I mentioned that .yml files can be used to make Ansible Playbooks and that’s what we’ll be going over in this blog. If you’ve heard about tools like Chef, for example, it…