mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 11:34:15 -07:00
parent
1274ce565d
commit
698b277601
8 changed files with 15 additions and 15 deletions
|
@ -178,7 +178,7 @@ Here are some examples::
|
|||
# The following lookups were added in 1.9
|
||||
- debug: msg="{{item}}"
|
||||
with_url:
|
||||
- 'http://github.com/gremlin.keys'
|
||||
- 'https://github.com/gremlin.keys'
|
||||
|
||||
# outputs the cartesian product of the supplied lists
|
||||
- debug: msg="{{item}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue