Re: [ansible-project] Git clone the development version of Ansible

2017-11-01 Thread Brian Coca
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

[ansible-project] Git clone the development version of Ansible

2017-10-31 Thread Jae Kim
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