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)
- Host: GitHub
- URL: https://github.com/timstaley/ansible-base
- Owner: timstaley
- Created: 2015-10-16T10:55:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T23:33:29.000Z (about 8 years ago)
- Last Synced: 2025-06-03T11:10:20.046Z (about 1 year ago)
- Topics: ansible-role
- Language: Ruby
- Homepage: https://galaxy.ansible.com/list#/roles/5611
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/