Compare commits

..

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
2 changed files with 6 additions and 3 deletions

View file

@ -0,0 +1,6 @@
---
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 (https://github.com/ansible-collections/ansible.posix/issues/573).

View file

@ -1,3 +0,0 @@
---
trivial:
- skippy - update deprecation message to include removal version 2.0.0 (https://github.com/ansible-collections/ansible.posix/pull/556).