bennojoy / redis

ansible role for configuring redid
12 stars 22 forks source link

Fail with use role #5

Closed zzet closed 10 years ago

zzet commented 10 years ago

I'm use redis role in dependencies in my role

dependencies:
  - ...
  - bennojoy.redis
  - ...

I see some error when run playbook with my role:

TASK: [bennojoy.redis | Copy the redis configuration file] ********************
fatal: [default] => {'msg': "One or more undefined variables: 'role' is undefined", 'failed': True}
fatal: [default] => {'msg': "One or more undefined variables: 'role' is undefined", 'failed': True}

mb error here?

bennojoy commented 10 years ago

Thanks for reporting.. This is fixed now.