Install Ansible 2.x and Manage Windows Machines

This notes contains steps to install Ansible 2.x on Ubuntu 14.04 server and manage Windows Server. – Install git – Clonning git repo – Install Development Tools – Setup Ansible Environment Note: Add above lines in your ~/.bashrc – Create Ansible Configuration File – Create Ansible group variables   Note: As we are storing password…