You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TASK [Stouts.redis : redis-install | Add repository] ***************************
fatal: [myhost]: FAILED! => {"failed": true, "msg": "The conditional check 'redis_ppa' failed. The error was: expected token 'end of statement block', got 'chris'\n line 1\n\nThe error appears to have been in '/etc/ansible/roles/Stouts.redis/tasks/install.deb.yml': line 3, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: redis-install | Add repository\n ^ here\n"}
adding the redis_ppa empty var indeed fixes the error but the ppa is not set up any longer
hmm, after another run without the empty redis_ppa it now installs redis from source
msg: Invalid repository string: ppa:chris-lea/redis-server
when running install-redis | Add Repository against a Debian 8.2 host.The text was updated successfully, but these errors were encountered: