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
Using v0.4.0 of this collection, I get the following warning message. I believe this commit is meant to resolve the problem but maybe not.
$ ansible-playbook -i inventory site.yaml [WARNING]: Collection prometheus.prometheus does not support Ansible version 2.14.5
This are the versions I'm running and I didn't run in any issue using v2.14.5.
$ ansible --version ansible [core 2.14.5] config file = /home/jlosito/workspace/infrastructure/ansible.cfg configured module search path = ['/home/jlosito/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /home/jlosito/workspace/infrastructure/.venv/lib64/python3.11/site-packages/ansible ansible collection location = /home/jlosito/.ansible/collections:/usr/share/ansible/collections executable location = /home/jlosito/workspace/infrastructure/.venv/bin/ansible python version = 3.11.3 (main, Apr 5 2023, 00:00:00) [GCC 13.0.1 20230401 (Red Hat 13.0.1-0)] (/home/jlosito/workspace/infrastructure/.venv/bin/python3) jinja version = 3.1.2 libyaml = True
The text was updated successfully, but these errors were encountered:
The same also is true for version 2.15.0
[WARNING]: Collection prometheus.prometheus does not support Ansible version 2.15.0
Sorry, something went wrong.
cbdb1b8
No branches or pull requests
Using v0.4.0 of this collection, I get the following warning message. I believe this commit is meant to resolve the problem but maybe not.
This are the versions I'm running and I didn't run in any issue using v2.14.5.
The text was updated successfully, but these errors were encountered: