mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Initial commit
This commit is contained in:
10
scripts/vault/azure_vault.ini
Normal file
10
scripts/vault/azure_vault.ini
Normal file
@@ -0,0 +1,10 @@
|
||||
[azure_keyvault] # Used with Azure KeyVault
|
||||
vault_name=django-keyvault
|
||||
secret_name=vaultpw
|
||||
secret_version=9k1e6c7367b33eac8ee241b3698009f3
|
||||
|
||||
[azure] # Used by Dynamic Inventory
|
||||
group_by_resource_group=yes
|
||||
group_by_location=yes
|
||||
group_by_security_group=yes
|
||||
group_by_tag=yes
|
||||
Reference in New Issue
Block a user