[abandoned] ansible-galaxy role
Python PIP with Development Tools and automatic PIP Upgrade
This role requires Ansible 2.0 or higher, and platform requirements are listed in the metadata file.
- hosts: localhost
roles:
- role: elnebuloso.pip
None.
MIT
pip freeze --local | grep -v '^\-e' | cut -d = -f 1 | xargs -n1 pip install -U
This role was created in 2017 by elnebuloso