mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
This commit is contained in:
committed by
Brian Coca
parent
72fc9f5cbe
commit
f39fa7fd22
@@ -593,7 +593,6 @@ class Templar:
|
||||
ran = None
|
||||
|
||||
if ran and not allow_unsafe:
|
||||
from ansible.utils.unsafe_proxy import UnsafeProxy, wrap_var
|
||||
if wantlist:
|
||||
ran = wrap_var(ran)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user