Skip to content

Oefenweb/ansible-phpredis

Repository files navigation

phpredis

CI Ansible Galaxy

Set up PhpRedis in Debian-like systems.

Requirements

  • php5-dev (will be installed)
  • build-essential (will be installed)
  • git (will be installed)

Variables

  • phpredis_version [default: 2.2.7]: What version of phpredis to check out (set up). This can be the full 40-character SHA-1 hash, the literal string HEAD, a branch name, or a tag name

Dependencies

None

Example

---
- hosts: all
  roles:
    - oefenweb.phpredis

License

MIT

Author Information

Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!

About

Ansible role to set up PhpRedis in Debian-like systems

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors