version_added: '2.10' for post branch commits (#61678)

Due to bot automerge a few PRs were merged before version_added had been updated.

https://github.com/ansible/ansible/pull/61674
This commit is contained in:
John R Barker 2019-09-03 19:53:10 +01:00 committed by GitHub
parent 47b9c5bf04
commit 763fa4e85f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -527,7 +527,7 @@ options:
- Configuration for controlling how IPs are allocated in the cluster.
required: false
type: dict
version_added: 2.9
version_added: '2.10'
suboptions:
enabled:
description:

View file

@ -81,7 +81,7 @@ options:
description:
- 'A "tag" for the specific port to be passed via metadata.
Eg: tag: test_tag'
version_added: "2.9"
version_added: '2.10'
auto_ip:
description:
- Ensure instance has public ip however the cloud wants to do that

View file

@ -65,7 +65,7 @@ options:
K will mean 1000
M will mean 1000000
To clear an existing IOPs setting use 0 (zero)
version_added: '2.9'
version_added: '2.10'
type: str
extends_documentation_fragment:
- purestorage.fa

View file

@ -36,7 +36,7 @@ options:
description:
- Number of seconds to sleep between checks.
default: 5
version_added: "2.9"
version_added: '2.10'
memory:
description:
- The amount of memory to be requested by virtual machine.