New release: ansible-core 2.14.6

Hi all- we’re happy to announce the general release of:

ansible-core 2.14.6

How to get it

Hi all- we're happy to announce the general release of:

ansible-core 2.14.6

How to get it
-------------

$ python3 -m pip install --user ansible-core==2.14.6

This only can work if your python3 is recent enough. It requires
python 3.11 or later.

In most operating contemporary Linux operating systems, the packaged
ansible-core is recent enough, and avoids relying on a suite of python
dependences in ~/.local/ . I'd encourage using the packaged version,
if possible..