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

Any chance to make this compatible with Ansible 2.2? #5

Closed
danvaida opened this issue Nov 28, 2016 · 3 comments
Closed

Any chance to make this compatible with Ansible 2.2? #5

danvaida opened this issue Nov 28, 2016 · 3 comments

Comments

@danvaida
Copy link

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.

@kartone
Copy link

kartone commented Dec 6, 2016

Hi, any chance to have this solved ? It's a dependency of graylog2 role and it won't work. Thanks.

@danvaida
Copy link
Author

danvaida commented Dec 6, 2016

@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.

@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.

@lesmyrmidons
Copy link
Owner

Hi @danvaida, @kartone,

Sorry, I have just seen your messages.

I updated the version 1.2.0.

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