http://docs.ansible.com/ansible/latest/index.html
Installing Ansible on Mac OS X
sudo easy_install pip
sudo pip install ansible
http://docs.ansible.com/ansible/intro_installation.html#latest-releases-via-pip
Cloning Private Repos - In Vagrant, use SSH Agent Forwarding: http://codingitwrong.com/2017/11/08/its-2017-and-cloning-private-repos-in-vagrant-is-still-terrible.html - On a cloud server, I haven’t been able to get SSH agent forwarding working. Just copy a private key file to ~/.ssh/
Common Modules http://docs.ansible.com/ansible/latest/modules_by_category.html
Misc
Files
Packages