mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 19:51:08 -03:30
add django.pot
This commit is contained in:
@@ -116,7 +116,7 @@ register(
|
||||
register(
|
||||
'AWX_PROOT_ENABLED',
|
||||
field_class=fields.BooleanField,
|
||||
label=_('Enable job isloation'),
|
||||
label=_('Enable job isolation'),
|
||||
help_text=_('Isolates an Ansible job from protected parts of the Tower system to prevent exposing sensitive information.'),
|
||||
category=_('Jobs'),
|
||||
category_slug='jobs',
|
||||
|
||||
Reference in New Issue
Block a user