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