mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Remove a debug statement.
This commit is contained in:
@@ -717,7 +717,6 @@ def safe_eval(str):
|
||||
def listify_lookup_plugin_terms(terms, basedir, inject):
|
||||
|
||||
if isinstance(terms, basestring):
|
||||
print "A0"
|
||||
# somewhat did:
|
||||
# with_items: alist
|
||||
# OR
|
||||
|
||||
Reference in New Issue
Block a user