diff --git a/docs/docsite/rst/porting_guides/porting_guide_11.rst b/docs/docsite/rst/porting_guides/porting_guide_11.rst index fce6f4e4271..11054c5a083 100644 --- a/docs/docsite/rst/porting_guides/porting_guide_11.rst +++ b/docs/docsite/rst/porting_guides/porting_guide_11.rst @@ -637,11 +637,6 @@ Ansible-core - play_context - remove deprecated PlayContext.verbosity property (https://github.com/ansible/ansible/issues/82945). - utils/listify - remove deprecated 'loader' argument from listify_lookup_plugin_terms API (https://github.com/ansible/ansible/issues/82949). -ansible.posix -~~~~~~~~~~~~~ - -- skippy - Remove skippy pluglin as it is no longer supported(https://github.com/ansible-collections/ansible.posix/issues/350). - community.grafana ~~~~~~~~~~~~~~~~~ diff --git a/docs/docsite/rst/porting_guides/porting_guide_core_2.18.rst b/docs/docsite/rst/porting_guides/porting_guide_core_2.18.rst index faacb97bfc6..cc1f0f18cf3 100644 --- a/docs/docsite/rst/porting_guides/porting_guide_core_2.18.rst +++ b/docs/docsite/rst/porting_guides/porting_guide_core_2.18.rst @@ -19,7 +19,7 @@ This document is part of a collection on porting. The complete list of porting g Playbook ======== -No notable changed +No notable changes Command Line