Dominique Leuenberger 3 months ago committed by Git OBS Bridge
commit 8f9960d1c0

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:47f0d4b4125b58edba6435a47f37cbe6a18da54594d18f812958bb0cb58d4e65
size 11514103

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:093a4bc4a1259eaeb56ea37ec1d33cf1836c88f39281d89197f8d3480e068a58
size 11516886

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Tue Feb 28 14:38:13 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 2.14.3:
Full changelog
https://github.com/ansible/ansible/blob/v2.14.3/changelogs/
CHANGELOG-v2.14.rst
* Minor Changes
- Make using blocks as handlers a parser error (#79968)
- ansible-test - Specify the configuration file location
required by test plugins when the config file is not found.
This resolves issue: #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 (#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 (#79776)
- TaskExecutor - don't ignore templated _raw_params that k=v
parser failed to parse (#79862)
- ansible-galaxy - fix installing collections in git
repositories/directories which contain a MANIFEST.json file
(#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.
-------------------------------------------------------------------
Tue Jan 31 15:08:40 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

@ -31,7 +31,7 @@
%endif
Name: ansible-core
Version: 2.14.2
Version: 2.14.3
Release: 0
Summary: Radically simple IT automation
License: GPL-3.0-or-later

Loading…
Cancel
Save