corrected missing quote

This commit is contained in:
Brian Coca 2015-01-27 17:48:39 -05:00
parent 3d6b6edea9
commit 6118bf4b64

View file

@ -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'