mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
Extra docs for callback plugins manifest entry
This commit is contained in:
parent
0e98491dac
commit
4ae8d35cc3
@ -775,7 +775,7 @@ TOWER_SETTINGS_MANIFEST = {
|
||||
},
|
||||
"AWX_ANSIBLE_CALLBACK_PLUGINS": {
|
||||
"name": "Ansible Callback Plugins",
|
||||
"description": "Extra Callback Plugins to be used when running jobs",
|
||||
"description": "Colon Seperated Paths for extra callback plugins to be used when running jobs",
|
||||
"default": AWX_ANSIBLE_CALLBACK_PLUGINS,
|
||||
"type": "string",
|
||||
"category": "jobs",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user