-
Notifications
You must be signed in to change notification settings - Fork 139
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
[WARNING]: Collection prometheus.prometheus does not support Ansible version 2.17.0 #386
Comments
I am having the same issue but with version 2.17.1 ansible --versionansible [core 2.17.1] |
same here: [WARNING]: Collection prometheus.prometheus does not support Ansible version 2.17.3 |
We are also looking into upgrading our ansible to this version. Love to hear when the new ansible version will be available |
FYI: #414 |
During an ansible run, the following warning will be thrown:
Right now, the runtime information limits it to
2.16.*
:ansible/meta/runtime.yml
Line 2 in f003067
Do you have any special check/test-suite you run before you enable this collection to work with a new Ansible version?
Otherwise, I can create a PR to support Ansible 2.17.*.
In my setup, it works pretty well so far.
requirements.yml
Ansible Version
The text was updated successfully, but these errors were encountered: