An open API service indexing awesome lists of open source software.

https://github.com/timstaley/ansible-base

Ansible role that provides some basic utilities (git, pip, virtualenv, wheel)
https://github.com/timstaley/ansible-base

ansible-role

Last synced: 2 months ago
JSON representation

Ansible role that provides some basic utilities (git, pip, virtualenv, wheel)

Awesome Lists containing this project

README

          

# timstaley.base

A simple [Ansible][] [role][] that provides some basic utilities
(git, pip, virtualenv, wheel) as a common core for testing other roles.

(Also serves as a basic template / test-bed to ensure my [Ansible Galaxy][]
packaging is set up correctly.)

[Ansible]: http://www.ansible.com/configuration-management
[role]: http://docs.ansible.com/ansible/playbooks_roles.html
[Ansible Galaxy]: https://galaxy.ansible.com/