pkgsrc/sysutils/ansible-core
adam 29d1368900 ansible-core: updated to 2.14.3
v2.14.3
=======

Minor Changes
-------------
- Make using blocks as handlers a parser error (https://github.com/ansible/ansible/issues/79968)
- ansible-test - Specify the configuration file location required by test plugins when the config file is not found. This resolves issue: https://github.com/ansible/ansible/issues/79411
- ansible-test - Update error handling code to use Python 3.x constructs, avoiding direct use of ``errno``.
- ansible-test acme test container - update version to update used Pebble version, underlying Python and Go base containers, and Python requirements (https://github.com/ansible/ansible/pull/79783).

Bugfixes
--------
- Ansible.Basic.cs - Ignore compiler warning (reported as an error) when running under PowerShell 7.3.x.
- Fix conditionally notifying ``include_tasks` handlers when ``force_handlers`` is used (https://github.com/ansible/ansible/issues/79776)
- TaskExecutor - don't ignore templated _raw_params that k=v parser failed to parse (https://github.com/ansible/ansible/issues/79862)
- ansible-galaxy - fix installing collections in git repositories/directories which contain a MANIFEST.json file (https://github.com/ansible/ansible/issues/79796).
- ansible-test - Support Podman 4.4.0+ by adding the ``SYS_CHROOT`` capability when running containers.
- ansible-test - fix warning message about failing to run an image to include the image name
- strategy plugins now correctly identify bad registered variables, even on skip.
2023-03-02 11:57:59 +00:00
..
patches ansible-core: allow newer py-resolvelib; fixes ansible-galaxy 2023-01-13 13:48:44 +00:00
DESCR
distinfo ansible-core: updated to 2.14.3 2023-03-02 11:57:59 +00:00
Makefile ansible-core: updated to 2.14.3 2023-03-02 11:57:59 +00:00
PLIST ansible-core: updated to 2.14.2 2023-02-09 09:59:37 +00:00