mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 13:41:28 -03:30
removed extra quotes in example
This commit is contained in:
parent
a99d4a8419
commit
b9829e2bde
@ -43,7 +43,7 @@ aim_inputs = {
|
||||
'id': 'object_query',
|
||||
'label': _('Object Query'),
|
||||
'type': 'string',
|
||||
'help_text': _('Lookup query for the object. Ex: "Safe=TestSafe;Object=testAccountName123"'),
|
||||
'help_text': _('Lookup query for the object. Ex: Safe=TestSafe;Object=testAccountName123'),
|
||||
}, {
|
||||
'id': 'object_query_format',
|
||||
'label': _('Object Query Format'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user