-
Notifications
You must be signed in to change notification settings - Fork 9
https://endoflife.date/ansible #87
Comments
Thanks for bringing this up @gundalow!
I'd say: Yes, of course.
Why? People using
Yes.
Is there a way to get the ansible version? Well, you could use pip (I think it also shows Python packages not installed via pip but with yum or apt or whatever) but there's no other way, is there?
Good idea!
Might be a good idea to make this part of the release procedures, too. |
+1 on splitting it up, and +1 for linking from ansible to ansilbe-core (the other direction isn't really necessary as @mariolenz pointed out, but that one might be of interest)
There isn't, and that's really not good. Right now you have to use package manager you used to install it to figure out the version, or run a bit of Python code: python3 -c 'from ansible_collections.ansible_release import ansible_version; print(ansible_version)' I think it would be worth integrating a small CLI program which prints this version, but the hard part is figuring out how to name it... Everything with prefix |
I've opened #89 to discuss this since it's a bit off-topic here. |
Hi all! There have already been some changes. Feel free to review and comment :-) |
@gundalow Do you think we can close this? It looks like |
We should make sure that it is kept updated; for Ansible we have ansible-community/ansible-build-data#167, no idea who will do the update for ansible-core. |
FYI, I've just I've opened ansible/ansible#79190 to make the core team aware of this. |
@gundalow @felixfontein FYI ansible-core will not update endoflife.date. |
Both https://endoflife.date/ansible-core and https://endoflife.date/ansible look OK to me ATM. If there's more to discuss, I suggest open a topic in the forum. |
Summary
I've seen https://endoflife.date/ansible mentioned again in Chat, so makes me think folks are using it
Data from https://github.com/endoflife-date/endoflife.date/blob/master/products/ansible.md
ansible
andansible-core
timelineImage: true
/devel/
ansible
The text was updated successfully, but these errors were encountered: