Compare commits

..

2 commits

Author SHA1 Message Date
Hideki Saito
c432d9ff3f
Merge f963c4993c into 098b5bee70 2024-10-09 10:14:30 +00:00
Hideki Saito
f963c4993c
Create a stable branch for ansible.posix version 1.x as stable-1
Signed-off-by: Hideki Saito <saito@fgrep.org>
2024-10-09 19:14:16 +09:00
2 changed files with 3 additions and 6 deletions

View file

@ -1,6 +0,0 @@
---
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

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