File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
docs/docsite/rst/porting_guides Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -637,11 +637,6 @@ Ansible-core
637637- play_context - remove deprecated PlayContext.verbosity property (https://github.com/ansible/ansible/issues/82945).
638638- utils/listify - remove deprecated 'loader' argument from listify_lookup_plugin_terms API (https://github.com/ansible/ansible/issues/82949).
639639
640- ansible.posix
641- ~~~~~~~~~~~~~
642-
643- - skippy - Remove skippy pluglin as it is no longer supported(https://github.com/ansible-collections/ansible.posix/issues/350).
644-
645640community.grafana
646641~~~~~~~~~~~~~~~~~
647642
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ This document is part of a collection on porting. The complete list of porting g
1919Playbook
2020========
2121
22- No notable changed
22+ No notable changes
2323
2424
2525Command Line
You can’t perform that action at this time.
0 commit comments