Commit 5bfd648d by Michael Griffin

Update get_url

Small syntactic correction: Removed trailing double-quote from example.
parent 6d419831
...@@ -68,7 +68,7 @@ author: Jan-Piet Mens ...@@ -68,7 +68,7 @@ author: Jan-Piet Mens
''' '''
EXAMPLES=''' EXAMPLES='''
get_url: url=http://example.com/path/file.conf dest=/etc/foo.conf mode=0440" get_url: url=http://example.com/path/file.conf dest=/etc/foo.conf mode=0440
''' '''
......
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