mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 03:41:25 -07: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
|
@ -34,7 +34,6 @@ options:
|
|||
location:
|
||||
description:
|
||||
- Valid Azure location. Defaults to location of the resource group.
|
||||
version_added: 2.6
|
||||
storage_account:
|
||||
description:
|
||||
- Name of the storage account to use.
|
||||
|
@ -42,11 +41,9 @@ options:
|
|||
aliases:
|
||||
- storage
|
||||
- storage_account_name
|
||||
version_added: 2.6
|
||||
app_settings:
|
||||
description:
|
||||
- Dictionary containing application settings
|
||||
version_added: 2.6
|
||||
state:
|
||||
description:
|
||||
- Assert the state of the Function App. Use 'present' to create or update a Function App and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue