mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
* 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>
8 lines
195 B
YAML
8 lines
195 B
YAML
---
|
|
requires_ansible: ">=2.14.0"
|
|
plugin_routing:
|
|
callback:
|
|
skippy:
|
|
deprecation:
|
|
removal_date: "2024-12-05"
|
|
warning_text: See the plugin documentation for more details
|