In this post I am going to introduce Ansible roles and walk you through a process of iterative refinement of an Ansible project. The goal here will be to automatically deploy and configure a simple repository serving static files. I will start from a playbook with multiple tasks and slowly build towards a better, more … Continue reading "Ansible – from tasks to roles"
Read More