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
It's not a deprecation warning anymore, it simply doesn't resolve:
TASK [lesmyrmidons.mongodb : Debian | Install Packages] ************************ failed: [35.156.158.223] (item=[u'mongodb_packages']) => {"failed": true, "item": ["mongodb_packages"], "msg": "No package matching 'mongodb_packages' is available"}
I'm willing to make a PR if needed.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi, any chance to have this solved ? It's a dependency of graylog2 role and it won't work. Thanks.
Sorry, something went wrong.
@lesmyrmidons you could just tag the current master as 1.2.0, and that would be enough. The right stuff is already in the master branch.
1.2.0
@kartone in graylog's requirements.yml file, just remove the version line (or set it to master) for this role. that should sort you out.
requirements.yml
master
Hi @danvaida, @kartone,
Sorry, I have just seen your messages.
I updated the version 1.2.0.
No branches or pull requests
It's not a deprecation warning anymore, it simply doesn't resolve:
I'm willing to make a PR if needed.
Thanks.
The text was updated successfully, but these errors were encountered: