mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
removed unnecessary version_added values (#40773)
This commit is contained in:
committed by
Yunge Zhu
parent
f57d1013ea
commit
bf5cd98a2b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user