Path to this page:
Subject: CVS commit: pkgsrc/sysutils/ansible
From: Adam Ciarcinski
Date: 2023-02-11 08:52:47
Message id: 20230211075247.EED19FA90@cvs.NetBSD.org
Log Message:
ansible: updated to 7.2.0
7.2.0
Major Changes
-------------
Ansible-core
~~~~~~~~~~~~
- ansible-test - Docker Desktop on WSL2 is now supported (additional \
configuration required).
- ansible-test - Docker and Podman are now supported on hosts with cgroup v2 \
unified. Previously only cgroup v1 and cgroup v2 hy
brid were supported.
- ansible-test - Podman now works on container hosts without systemd. Previously \
only some containers worked, while others requi
red rootfull or rootless Podman, but would not work with both. Some containers \
did not work at all.
- ansible-test - Podman on WSL2 is now supported.
- ansible-test - When additional cgroup setup is required on the container host, \
this will be automatically detected. Instructio
ns on how to configure the host will be provided in the error message shown.
ansible.windows
~~~~~~~~~~~~~~~
- Set the minimum Ansible version supported by this collection to Ansible 2.12
chocolatey.chocolatey
~~~~~~~~~~~~~~~~~~~~~
- win_chocolatey - Allow users to select the TLS versions used for bootstrapping \
Chocolatey installation.
Files: