Hi all,
We're happy to announce that the ansible-3.3.0 package was released on
April 20! The update contains bugfixes and new, backwards compatible
features in the contained collections.
If you would like to learn about how and why we got to version 3.0.0,
we invite you to visit our blog for the background as well as a Q&A:
- https://www.ansible.com/blog/announcing-the-community-ansible-3.0.0-package
- https://www.ansible.com/blog/ansible-3.0.0-qa
How to get it
He’ll,
Could you help…
I ve installed ansible-base 2.10.9 and ansible 3.0.0
But checking ansible verdion it says 2.10.9
So which pkg decides tge version finally
Hi,
Could you help...
I ve installed ansible-base 2.10.9 and ansible 3.0.0
But checking ansible verdion it says 2.10.9
I'm not sure how you checked the version. Did you do `pip show
ansible`? That should show 3.0.0.
If you ran `ansible --version`, that shows the version of the `ansible`
command line utility (which is part of ansible-base). Its version
should be 2.10.9. (Compare the output to `ansible-playbook --version`).
Cheers,
Felix
Yes i actually did ansible --version