Commit 6118bf4b by Brian Coca

corrected missing quote

parent 3d6b6ede
......@@ -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'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment