mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
no calls plz
This commit is contained in:
@@ -54,7 +54,7 @@ def safe_eval(expr, locals={}, include_exceptions=False):
|
||||
(
|
||||
ast.Add,
|
||||
ast.BinOp,
|
||||
ast.Call,
|
||||
#ast.Call,
|
||||
ast.Compare,
|
||||
ast.Dict,
|
||||
ast.Div,
|
||||
|
||||
Reference in New Issue
Block a user