mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-05-07 05:43:04 +00:00
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>
This commit is contained in:
@@ -14,7 +14,7 @@ DOCUMENTATION = '''
|
||||
short_description: Ansible screen output that ignores skipped status
|
||||
deprecated:
|
||||
why: The 'default' callback plugin now supports this functionality
|
||||
removed_at_date: '2022-06-01'
|
||||
removed_at_date: '2024-12-05'
|
||||
alternative: "'default' callback plugin with 'display_skipped_hosts = no' option"
|
||||
extends_documentation_fragment:
|
||||
- default_callback
|
||||
|
||||
Reference in New Issue
Block a user