df58d943d3
* Create new "Porting Guide" section Create new landing page Add porting_guide_2.3 * correct CHANGELOG * Document blocks * Document named blocks * OpenBSD & async action plugins * OpenBSD & async action plugins * versioadded for name * review comments
12 lines
634 B
ReStructuredText
12 lines
634 B
ReStructuredText
.. _porting_guides:
|
|
|
|
**********************
|
|
Ansible Porting Guides
|
|
**********************
|
|
|
|
This section lists porting guides that can help you playbooks, plugins and other parts of your Ansible infrastructure from one version of Ansible to the next. Please note that this is not a complete list. If you believe any extra information would be useful in these pages, you can edit by clicking `Edit on GitHub` on the top right, or raising an issue.
|
|
|
|
|
|
* :ref:`Ansible 1.x to 2.0 porting guide <porting_2.0_guide>`
|
|
* :ref:`Ansible 2.2 to 2.3 porting guide <porting_2.3_guide>`
|
|
* :ref:`Ansible 2.3 to 2.4 porting guide <porting_2.4_guide>`
|