mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
Update AWX_ANSIBLE_CALLBACK_PLUGINS help text.
This commit is contained in:
parent
44cc57afba
commit
fa29ce6382
@ -169,7 +169,7 @@ register(
|
||||
'AWX_ANSIBLE_CALLBACK_PLUGINS',
|
||||
field_class=fields.StringListField,
|
||||
label=_('Ansible Callback Plugins'),
|
||||
help_text=_('List of paths for extra callback plugins to be used when running jobs.'),
|
||||
help_text=_('List of paths to search for extra callback plugins to be used when running jobs.'),
|
||||
category=_('Jobs'),
|
||||
category_slug='jobs',
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user