mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-07-25 00:44:46 +00:00
Release 2.2.2 commit (#771)
Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
@@ -4,6 +4,22 @@ ansible.posix Release Notes
|
||||
|
||||
.. contents:: Topics
|
||||
|
||||
v2.2.2
|
||||
======
|
||||
|
||||
Release Summary
|
||||
---------------
|
||||
|
||||
This is the minor release of the ``ansible.posix`` collection.
|
||||
This changelog contains all changes to the modules and plugins
|
||||
in the stable-2 branch that have been added after the release of
|
||||
``ansible.posix`` 2.2.1
|
||||
|
||||
Bugfixes
|
||||
--------
|
||||
|
||||
- README - Added ``Red Hat Automation Hub`` as correct contact information for Red Hat Ansible Automation Platform subscribers.
|
||||
|
||||
v2.2.1
|
||||
======
|
||||
|
||||
|
||||
@@ -602,3 +602,20 @@ releases:
|
||||
- 763_ci_azp_update_devel.yml
|
||||
- freebsd_sysctl.yml
|
||||
release_date: '2026-07-01'
|
||||
2.2.2:
|
||||
changes:
|
||||
bugfixes:
|
||||
- README - Added ``Red Hat Automation Hub`` as correct contact information for
|
||||
Red Hat Ansible Automation Platform subscribers.
|
||||
release_summary: 'This is the minor release of the ``ansible.posix`` collection.
|
||||
|
||||
This changelog contains all changes to the modules and plugins
|
||||
|
||||
in the stable-2 branch that have been added after the release of
|
||||
|
||||
``ansible.posix`` 2.2.1'
|
||||
fragments:
|
||||
- 2.2.2.yml
|
||||
- 767_remove_unsupported_version_skip.yml
|
||||
- 768_update_support_section.yml
|
||||
release_date: '2026-07-08'
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
trivial:
|
||||
- ansible-lint - Removed ``meta-runtime[unsupported-version]`` from the skip_list in ``.ansible-lint``.
|
||||
...
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
bugfixes:
|
||||
- README - Added ``Red Hat Automation Hub`` as correct contact information for Red Hat Ansible Automation Platform subscribers.
|
||||
...
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
namespace: ansible
|
||||
name: posix
|
||||
version: 2.2.1
|
||||
version: 2.2.2
|
||||
readme: README.md
|
||||
authors:
|
||||
- Ansible (github.com/ansible)
|
||||
|
||||
Reference in New Issue
Block a user