Extra docs for callback plugins manifest entry

This commit is contained in:
Matthew Jones
2015-12-17 11:26:42 -05:00
parent 0e98491dac
commit 4ae8d35cc3

View File

@@ -775,7 +775,7 @@ TOWER_SETTINGS_MANIFEST = {
}, },
"AWX_ANSIBLE_CALLBACK_PLUGINS": { "AWX_ANSIBLE_CALLBACK_PLUGINS": {
"name": "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, "default": AWX_ANSIBLE_CALLBACK_PLUGINS,
"type": "string", "type": "string",
"category": "jobs", "category": "jobs",