6c94c28a12
* added new vault password files that can be used with Azure Key Vault * fixed pylint errors * fixed pep 8 violations
10 lines
No EOL
270 B
INI
10 lines
No EOL
270 B
INI
[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 |