Files
awx/tools/docker-compose/awx.egg-info/entry_points.txt
2019-04-02 11:20:29 -04:00

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