Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't add PPA on debian #9

Open
thefinn93 opened this issue Oct 6, 2015 · 2 comments
Open

Can't add PPA on debian #9

thefinn93 opened this issue Oct 6, 2015 · 2 comments

Comments

@thefinn93
Copy link

msg: Invalid repository string: ppa:chris-lea/redis-server when running install-redis | Add Repository against a Debian 8.2 host.

@v0y
Copy link

v0y commented Nov 9, 2015

+1 Linux Mint

workaround/fix: set var redis_ppa, empty worked for me

@francisdb
Copy link

Ubuntu 16.04

this is the output for ansible

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants