mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
corrected missing quote
This commit is contained in:
@@ -128,7 +128,7 @@ Here are some examples::
|
||||
|
||||
- debug: msg="{{ lookup('etcd', 'foo') }} is a value from a locally running etcd"
|
||||
|
||||
- debug: msg="{{item}}
|
||||
- debug: msg="{{item}}"
|
||||
with_url:
|
||||
- 'http://github.com/gremlin.keys'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user