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