mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
Extra docs for callback plugins manifest entry
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user