2 Commits

Author SHA1 Message Date
Hideki Saito
352e4b1085 Merge e270777b8d into 098b5bee70 2024-10-10 00:57:59 +00:00
Hideki Saito
e270777b8d Create a stable branch for ansible.posix version 1.x as stable-1
* Created sable-1 branch for version 1.x release
* Reverted removal of skippy plugin
* Chabnged the scheduled removal to December 5, 2024.

Signed-off-by: Hideki Saito <saito@fgrep.org>
2024-10-10 09:57:39 +09:00

View File

@@ -3,4 +3,4 @@ trivial:
- Create a stable branch stable-1 for version 1.x release
- skippy - Update deprecation message to include removal version 2.0.0 (https://github.com/ansible-collections/ansible.posix/pull/556).
bugfixes:
- skippy - Revert removal of skippy plugin. It will be removed in version 2.0.0.
- skippy - Revert removal of skippy plugin. It will be removed in version 2.0.0 (https://github.com/ansible-collections/ansible.posix/issues/573).