88be323bcd
* fixed url for 2.8 changelog, fixed spelling issues, reversed TOC order
16 lines
533 B
ReStructuredText
16 lines
533 B
ReStructuredText
.. _porting_guides:
|
|
|
|
**********************
|
|
Ansible Porting Guides
|
|
**********************
|
|
|
|
This section lists porting guides that can help you in updating 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.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:glob:
|
|
:reversed:
|
|
|
|
porting_guide_*
|