mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
removed unnecessary version_added values (#40773)
This commit is contained in:
parent
f57d1013ea
commit
bf5cd98a2b
10 changed files with 0 additions and 14 deletions
|
@ -32,7 +32,6 @@ options:
|
||||||
tags:
|
tags:
|
||||||
description:
|
description:
|
||||||
- List of tags to be matched
|
- List of tags to be matched
|
||||||
version_added: 2.6
|
|
||||||
|
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- azure
|
- azure
|
||||||
|
|
|
@ -34,7 +34,6 @@ options:
|
||||||
location:
|
location:
|
||||||
description:
|
description:
|
||||||
- Valid Azure location. Defaults to location of the resource group.
|
- Valid Azure location. Defaults to location of the resource group.
|
||||||
version_added: 2.6
|
|
||||||
storage_account:
|
storage_account:
|
||||||
description:
|
description:
|
||||||
- Name of the storage account to use.
|
- Name of the storage account to use.
|
||||||
|
@ -42,11 +41,9 @@ options:
|
||||||
aliases:
|
aliases:
|
||||||
- storage
|
- storage
|
||||||
- storage_account_name
|
- storage_account_name
|
||||||
version_added: 2.6
|
|
||||||
app_settings:
|
app_settings:
|
||||||
description:
|
description:
|
||||||
- Dictionary containing application settings
|
- Dictionary containing application settings
|
||||||
version_added: 2.6
|
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
- Assert the state of the Function App. Use 'present' to create or update a Function App and
|
- Assert the state of the Function App. Use 'present' to create or update a Function App and
|
||||||
|
|
|
@ -59,7 +59,6 @@ options:
|
||||||
choices:
|
choices:
|
||||||
- absent
|
- absent
|
||||||
- present
|
- present
|
||||||
version_added: 2.6
|
|
||||||
|
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- azure
|
- azure
|
||||||
|
|
|
@ -72,7 +72,6 @@ options:
|
||||||
description:
|
description:
|
||||||
- Create mode of SQL Server
|
- Create mode of SQL Server
|
||||||
default: Default
|
default: Default
|
||||||
version_added: 2.6
|
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
- Assert the state of the MySQL Server. Use 'present' to create or update a server and 'absent' to delete it.
|
- Assert the state of the MySQL Server. Use 'present' to create or update a server and 'absent' to delete it.
|
||||||
|
@ -80,7 +79,6 @@ options:
|
||||||
choices:
|
choices:
|
||||||
- absent
|
- absent
|
||||||
- present
|
- present
|
||||||
version_added: 2.6
|
|
||||||
|
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- azure
|
- azure
|
||||||
|
|
|
@ -59,7 +59,6 @@ options:
|
||||||
choices:
|
choices:
|
||||||
- absent
|
- absent
|
||||||
- present
|
- present
|
||||||
version_added: 2.6
|
|
||||||
|
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- azure
|
- azure
|
||||||
|
|
|
@ -72,7 +72,6 @@ options:
|
||||||
description:
|
description:
|
||||||
- Create mode of SQL Server
|
- Create mode of SQL Server
|
||||||
default: Default
|
default: Default
|
||||||
version_added: 2.6
|
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
- Assert the state of the PostgreSQL server. Use 'present' to create or update a server and 'absent' to delete it.
|
- Assert the state of the PostgreSQL server. Use 'present' to create or update a server and 'absent' to delete it.
|
||||||
|
@ -80,7 +79,6 @@ options:
|
||||||
choices:
|
choices:
|
||||||
- present
|
- present
|
||||||
- absent
|
- absent
|
||||||
version_added: 2.6
|
|
||||||
|
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- azure
|
- azure
|
||||||
|
|
|
@ -54,7 +54,6 @@ options:
|
||||||
choices:
|
choices:
|
||||||
- absent
|
- absent
|
||||||
- present
|
- present
|
||||||
version_added: "2.6"
|
|
||||||
|
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- azure
|
- azure
|
||||||
|
|
|
@ -80,7 +80,6 @@ options:
|
||||||
description:
|
description:
|
||||||
- Attempt deletion if resource already exists and cannot be updated
|
- Attempt deletion if resource already exists and cannot be updated
|
||||||
type: bool
|
type: bool
|
||||||
version_added: "2.6"
|
|
||||||
|
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- azure
|
- azure
|
||||||
|
|
|
@ -50,7 +50,6 @@ options:
|
||||||
short_hostname:
|
short_hostname:
|
||||||
description:
|
description:
|
||||||
- Short host name
|
- Short host name
|
||||||
version_added: 2.6
|
|
||||||
vm_size:
|
vm_size:
|
||||||
description:
|
description:
|
||||||
- A valid Azure VM size value. For example, 'Standard_D4'. The list of choices varies depending on the
|
- A valid Azure VM size value. For example, 'Standard_D4'. The list of choices varies depending on the
|
||||||
|
|
|
@ -32,7 +32,6 @@ options:
|
||||||
tags:
|
tags:
|
||||||
description:
|
description:
|
||||||
- List of tags to be matched
|
- List of tags to be matched
|
||||||
version_added: 2.6
|
|
||||||
format:
|
format:
|
||||||
description:
|
description:
|
||||||
- Format of the data returned.
|
- Format of the data returned.
|
||||||
|
|
Loading…
Reference in a new issue