mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
Remove a debug statement.
This commit is contained in:
parent
86d47bce5f
commit
b54e955595
1 changed files with 0 additions and 1 deletions
|
@ -717,7 +717,6 @@ def safe_eval(str):
|
||||||
def listify_lookup_plugin_terms(terms, basedir, inject):
|
def listify_lookup_plugin_terms(terms, basedir, inject):
|
||||||
|
|
||||||
if isinstance(terms, basestring):
|
if isinstance(terms, basestring):
|
||||||
print "A0"
|
|
||||||
# somewhat did:
|
# somewhat did:
|
||||||
# with_items: alist
|
# with_items: alist
|
||||||
# OR
|
# OR
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue