Hi all- we’re happy to announce the general release of:
ansible-core 2.16.3
How to get it
Hi all- we’re happy to announce the general release of:
ansible-core 2.16.3
How to get it
Hi all- we're happy to announce the general release of:
ansible-core 2.16.3
How to get it
-------------$ python3 -m pip install --user ansible-core==2.16.3
Thanks for updating this to "python3". Unfortunately, on RHEL 8 and
RHEL 9, the default python isn't recent enough, and the thoughtful
eager tester should use:
pip3.11 install --upgrade --user ansiblcore==2.16.3
That will help insure the update of an older ansible-core already in place.