Commit 4921f520 by Toshio Kuratomi

Merge pull request #12232 from praveenkumar/doc_fix

Fix typo to avoid traceback during testing
parents 8774ff5f 6e1f7cd5
......@@ -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