We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm getting an error on the redis role, and I have to confess, I'm not terribly at home with provisioning yet.
The output
TASK: [DavidWittman.redis | install dependencies] ***************************** ok: [default] => (item=gcc,make,libc6-dev) TASK: [DavidWittman.redis | install dependencies] ***************************** skipping: [default] TASK: [DavidWittman.redis | enable overcommit in sysctl] ********************** ok: [default] TASK: [DavidWittman.redis | add redis user] *********************************** failed: [default] => {"failed": true, "name": "redis", "rc": 8} msg: usermod: user redis is currently logged in
I'm using ansible version 1.9 and just reinstalled DavidWittman.redis. Any insights you can offer?
Also posted issue on DavidWittman repo.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm getting an error on the redis role, and I have to confess, I'm not terribly at home with provisioning yet.
The output
I'm using ansible version 1.9 and just reinstalled DavidWittman.redis. Any insights you can offer?
Also posted issue on DavidWittman repo.
The text was updated successfully, but these errors were encountered: