mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 17:50:02 -03:30
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
|