mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 01:44:03 -07:00
improving consistency of azure examples/documentation - 2 (#52572)
* normalizing azure example naming conventions - 2
This commit is contained in:
parent
220d0cb16b
commit
9b5514928a
33 changed files with 91 additions and 87 deletions
|
@ -161,7 +161,7 @@ author:
|
|||
EXAMPLES = '''
|
||||
- name: Create instance of Key Vault
|
||||
azure_rm_keyvault:
|
||||
resource_group: myresourcegroup
|
||||
resource_group: myResourceGroup
|
||||
vault_name: samplekeyvault
|
||||
enabled_for_deployment: yes
|
||||
vault_tenant: 72f98888-8666-4144-9199-2d7cd0111111
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue