Just follow the docs
http://docs.ansible.com/ansible/latest/intro_installation.html#running-from-source
--
--
Brian Coca
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from
Hi
Ho do I Git clone the development version of Ansible?
Getting the development version:
pip install git+https://github.com/ansible/ansible.git@devel
Clone the Ansible repository:
git clone https://github.com/ansible/ansible.git
I tried
git clone git+https://github.com/ansible/ansible.gi