ansible/docs/docsite/rst/roadmap/ROADMAP_2_8.rst
Alicia Cozine d123669a46
Backport/2.8/docs last backports (#56498)
* Update default roles_path documentation (#56320)

(cherry picked from commit c1ebc8d9c2)

* docs: Update scopes value example (#56362): example in GCE guide needs "https://" prefix

(cherry picked from commit 85fa65e5f0)

* [doc] fix example: always trigger the handler (#56384): by default, debug task result isn't changed - add 'changed_when: yes' to trigger handler

(cherry picked from commit b3ab83bc70)

* Update of Ansible 2.8 roadmap (#56436): Remove **if needed** for RC2 & RC3, correct date for RC3

(cherry picked from commit d55823b013)

* add how to create HttpApi plugins for network modules (#54340): in a developer guide for networks

(cherry picked from commit cca365061c)

* [Doc-Release-2.8] fixed broken module links in 2.8 porting guide (#56494)

(cherry picked from commit 635931051b)
2019-05-16 10:19:11 -05:00

38 lines
791 B
ReStructuredText

===========
Ansible 2.8
===========
.. contents::
:local:
Release Schedule
----------------
Expected
========
PRs must be raised well in advance of the dates below to have a chance of being included in this Ansible release.
- 2019-04-04 Alpha 1 **Core freeze**
No new features to ``support:core`` code.
Includes no new options to existing Core modules
- 2019-04-11 Beta 1 **Feature freeze**
No new functionality (including modules/plugins) to any code
- 2019-04-25 Release Candidate 1
- 2019-05-02 Release Candidate 2
- 2019-05-10 Release Candidate 3
- 2019-05-16 Release
Release Manager
---------------
Toshio Kuratomi (IRC: abadger1999; GitHub: @abadger)
Planned work
============
See the `Ansible 2.8 Project Board <https://github.com/ansible/ansible/projects/30>`_