How do i install the latest development version of ansible using pip?



  • Development version for testing new features, compatibility, etc

    $ sudo easy_install pip
    $ sudo pip install ansible
    $ pip install git+https://github.com/ansible/ansible.git@devel
    

Log in to reply
 

© Lightnetics 2024