mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 03:23:59 -07:00
Merge remote-tracking branch 'ansible/devel' into devel
This commit is contained in:
commit
47db352725
763 changed files with 24732 additions and 13274 deletions
|
@ -237,7 +237,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