mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
8 lines
234 B
Plaintext
8 lines
234 B
Plaintext
[console_scripts]
|
|
tower-manage = awx:manage
|
|
awx-manage = awx:manage
|
|
|
|
[awx.credential_plugins]
|
|
hashivault = awx.main.credential_plugins.hashivault:hashivault_plugin
|
|
azure_kv = awx.main.credential_plugins.azure_kv:azure_keyvault_plugin
|