Commit 7a6f3e6a by Michael DeHaan

Missing colon in docs.

parent f03e8459
...@@ -964,7 +964,7 @@ into a key=value system. To pass arguments in from a hash (dictionary), do this ...@@ -964,7 +964,7 @@ into a key=value system. To pass arguments in from a hash (dictionary), do this
- name: call a module that requires some complex arguments - name: call a module that requires some complex arguments
module_name_goes_here: asdf=1234 module_name_goes_here: asdf=1234
args: args:
fibonacci_list fibonacci_list:
- 1 - 1
- 1 - 1
- 2 - 2
......
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