mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-31 21:23:36 -05:00
9 lines
318 B
Plaintext
9 lines
318 B
Plaintext
[console_scripts]
|
|
tower-manage = awx:manage
|
|
awx-manage = awx:manage
|
|
|
|
[awx.credential_plugins]
|
|
hashivault_kv = awx.main.credential_plugins.hashivault:hashivault_kv_plugin
|
|
hashivault_ssh = awx.main.credential_plugins.hashivault:hashivault_ssh_plugin
|
|
azure_kv = awx.main.credential_plugins.azure_kv:azure_keyvault_plugin
|