mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Initial commit
This commit is contained in:
commit
aebc1b03fd
4861 changed files with 812621 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue