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