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

Warning message does not support Ansible version 2.14.5 #103

Closed
jlosito opened this issue May 14, 2023 · 1 comment
Closed

Warning message does not support Ansible version 2.14.5 #103

jlosito opened this issue May 14, 2023 · 1 comment

Comments

@jlosito
Copy link
Contributor

jlosito commented May 14, 2023

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
@christian-heusel
Copy link

The same also is true for version 2.15.0

[WARNING]: Collection prometheus.prometheus does not support Ansible version 2.15.0

@gardar gardar closed this as completed in cbdb1b8 May 15, 2023
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

2 participants