mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-25 01:04:28 +00:00
Prepare release metadata for openstack.cloud 2.6.0
Bump galaxy.yml to 2.6.0. Add a 2.6.0 entry in changelogs/changelog.yaml, regenerate CHANGELOG.rst with antsibull-changelog. Tests-Run: tox -e pep8 Change-Id: I03a4a424d1f47a9fdaa70efae9b8c9a3fa60b072 Signed-off-by: Grzegorz Koper <grzegorzk@stackhpc.com>
This commit is contained in:
committed by
Dmitriy Rabotyagov
parent
0ada05ec10
commit
2419b6e30c
@@ -54,6 +54,7 @@ options:
|
||||
choices: ['present', 'absent']
|
||||
default: present
|
||||
type: str
|
||||
version_added: 2.6.0
|
||||
extends_documentation_fragment:
|
||||
- openstack.cloud.openstack
|
||||
'''
|
||||
|
||||
@@ -32,6 +32,7 @@ options:
|
||||
description:
|
||||
- Reason for disabling the service. Should be used with state `disabled`.
|
||||
type: str
|
||||
version_added: 2.6.0
|
||||
extends_documentation_fragment:
|
||||
- openstack.cloud.openstack
|
||||
'''
|
||||
|
||||
@@ -48,6 +48,7 @@ options:
|
||||
choices: ['present', 'absent']
|
||||
default: present
|
||||
type: str
|
||||
version_added: 2.6.0
|
||||
extends_documentation_fragment:
|
||||
- openstack.cloud.openstack
|
||||
'''
|
||||
|
||||
@@ -27,6 +27,7 @@ options:
|
||||
type: dict
|
||||
author:
|
||||
- Simon Dodsley (@simondodsley)
|
||||
version_added: 2.6.0
|
||||
"""
|
||||
|
||||
EXAMPLES = r"""
|
||||
|
||||
@@ -58,6 +58,7 @@ options:
|
||||
- Ignored when I(wait=false).
|
||||
type: int
|
||||
default: 600
|
||||
version_added: 2.6.0
|
||||
extends_documentation_fragment:
|
||||
- openstack.cloud.openstack
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user