mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 23:21:22 -07:00
Update and pin to azure-2.0.0rc5
This commit is contained in:
parent
6df56f009f
commit
a076612b63
2 changed files with 62 additions and 76 deletions
|
@ -66,7 +66,7 @@ options:
|
|||
|
||||
requirements:
|
||||
- "python >= 2.7"
|
||||
- "azure >= 2.0.0rc4"
|
||||
- "azure == 2.0.0rc5"
|
||||
|
||||
notes:
|
||||
- For authentication with Azure you can pass parameters, set environment variables or use a profile stored
|
||||
|
@ -79,4 +79,4 @@ notes:
|
|||
a [default] section and the following keys: subscription_id, client_id, secret and tenant or
|
||||
subscription_id, ad_user and password. It is also possible to add additional profiles. Specify the profile
|
||||
by passing profile or setting AZURE_PROFILE in the environment."
|
||||
'''
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue