mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 18:20:00 -03:30
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
[console_scripts]
|
|
tower-manage = awx:manage
|
|
awx-manage = awx:manage
|
|
|
|
[awx.credential_plugins]
|
|
hashivault = awx.main.credential_plugins.hashivault:hashivault_plugin
|