---
- hosts: all
  remote_user: root
  vars:
    redis_travis_ci: true
  roles:
    - ../../ansible-redis
