Ansible for developers 101
Introduction This page has been migrated to Medium When I started as a developer and I started to feel frustrating when I had to repeat something twice or more. Being a developer does not mean you only have to write code. Hopefully, your code should be executed in different environments and often it is up to you managing part of those environments. Nowadays automation brings a lot of improvements to the life-quality of developers. You can, therefore, exploit tools that help you repeating boring stuff, keeping you well focused on your work. ...