linux

Post thumbnail

I’ve been interested in Ansible for a long time now, and thanks to my coworker’s expertise, I’ve been able to get my feet wet. My main barrier has been finding a way to run playbooks. For my first attempt at learning Ansible, I tried running it locally using `ansible_connection=local`. But I found that running it…

Read More Testing Ansibile Playbooks with Vagrant