Skip to content

Commit 871af9b

Browse files
authored
Update ansible-core 2.18 and Ansible 11 porting guides (#2108)
* Fix typo. * Update Ansible 11 porting guide.
1 parent 1cb880b commit 871af9b

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

docs/docsite/rst/porting_guides/porting_guide_11.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff 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-
645640
community.grafana
646641
~~~~~~~~~~~~~~~~~
647642

docs/docsite/rst/porting_guides/porting_guide_core_2.18.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This document is part of a collection on porting. The complete list of porting g
1919
Playbook
2020
========
2121

22-
No notable changed
22+
No notable changes
2323

2424

2525
Command Line

0 commit comments

Comments
 (0)