mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-12 07:35:31 +01:00
Compare commits
2 commits
c432d9ff3f
...
352e4b1085
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
352e4b1085 | ||
|
|
e270777b8d |
2 changed files with 6 additions and 3 deletions
6
changelogs/fragments/572_revert_removal_of_skippy.yml
Normal file
6
changelogs/fragments/572_revert_removal_of_skippy.yml
Normal 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).
|
||||
|
|
@ -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).
|
||||
Loading…
Reference in a new issue