mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-03 15:10:21 -07:00
Added support statement for older releases.
This commit is contained in:
parent
4e27530e77
commit
1c8b85a6f1
1 changed files with 11 additions and 1 deletions
|
@ -4,9 +4,19 @@ Releases
|
||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
:local:
|
:local:
|
||||||
|
|
||||||
|
.. _support_life:
|
||||||
|
|
||||||
|
Support for older releases
|
||||||
|
``````````````````````````
|
||||||
|
|
||||||
|
Ansible supports the two most recent major, stable releases. Security- and bug-related fixes may be implemented in older versions, but this
|
||||||
|
support is not guaranteed.
|
||||||
|
|
||||||
|
If you are on a release older than the last two major, stable releases, please see our `Porting Guide <http://docs.ansible.com/ansible/porting_guide_2.0.html>`_.
|
||||||
|
|
||||||
.. _schedule:
|
.. _schedule:
|
||||||
|
|
||||||
Release Schedule
|
Release schedule
|
||||||
````````````````
|
````````````````
|
||||||
Ansible is on a 'flexible' 4 month release schedule, sometimes this can be extended if there is a major change that requires a longer cycle (i.e. 2.0 core rewrite).
|
Ansible is on a 'flexible' 4 month release schedule, sometimes this can be extended if there is a major change that requires a longer cycle (i.e. 2.0 core rewrite).
|
||||||
Currently modules get released at the same time as the main Ansible repo, even though they are separated into ansible-modules-core and ansible-modules-extras.
|
Currently modules get released at the same time as the main Ansible repo, even though they are separated into ansible-modules-core and ansible-modules-extras.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue