https://github.com/phansible/role-redis
Redis Role for Phansible
https://github.com/phansible/role-redis
ansible hacktoberfest redis role
Last synced: about 2 months ago
JSON representation
Redis Role for Phansible
- Host: GitHub
- URL: https://github.com/phansible/role-redis
- Owner: phansible
- License: mit
- Created: 2015-10-16T17:04:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-11-21T23:02:31.000Z (over 6 years ago)
- Last Synced: 2025-10-09T20:35:06.770Z (9 months ago)
- Topics: ansible, hacktoberfest, redis, role
- Language: Smarty
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Phansible Role: Redis
[](https://travis-ci.org/phansible/role-redis)
An Ansible Role that installs [Redis](http://redis.io/) on Ubuntu specifically created with [Phansible](http://phansible.com/) in mind.
## Requirements
// TODO
## Role Variables
// TODO
## Dependencies
// TODO
## Example Playbook
// TODO
## License
This role is released under the terms of the license specified in the repository or if not specified, under the [MIT license](https://raw.githubusercontent.com/phansible/role-redis/master/LICENSE).
## Author Information
This role was created in 2015 by [The Phansible Team & Contributors](https://github.com/phansible/role-redis/graphs/contributors), credits go also to [Jeff Geerling](http://jeffgeerling.com/), author of [Ansible for DevOps](http://ansiblefordevops.com/) and source of inspiration.