Ansible-core 2.21 Porting Guide
This section discusses the behavioral changes between ansible-core 2.20 and ansible-core 2.21.
It is intended to assist in updating your playbooks, plugins, and other parts of your Ansible infrastructure so they will work with this version of Ansible.
Review this page and the ansible-core Changelog for 2.21 to understand necessary changes.
This document is part of a collection on porting. The complete list of porting guides can be found at porting guides.
Introduction
No notable changes
Playbook
No notable changes
Engine
No notable changes
Plugin API
Command Line
No notable changes
Deprecated
No notable changes
Modules
Modules removed
The following modules no longer exist:
No notable changes
Deprecation notices
No notable changes
Noteworthy module changes
No notable changes
Plugins
Noteworthy plugin changes
No notable changes
Porting custom scripts
No notable changes
Networking
No notable changes