Commit 6e1f7cd5 by Praveen Kumar Committed by Praveen Kumar

Fix typo to avoid traceback during testing

parent 7f0cd14e
......@@ -191,7 +191,7 @@ a lot shorter than this::
Let's test that module::
ansible/hacking/test-module -m ./time -a time=\"March 14 12:23\"
ansible/hacking/test-module -m ./time -a "time=\"March 14 12:23\""
This should return something like::
......
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