Using GIT With Ansible: A Hands On Example of Enhancing Our Automated Systems

Ansible’s real strengths are the fast speed of learning the basics and its simplicity. We all keep some configuration in a GIT service like my dot config files in Github. It is very quick and easy to automate the check out of a repository, and to distribute files from it with the built in Ansible modules.

Continue reading “Using GIT With Ansible: A Hands On Example of Enhancing Our Automated Systems”