mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Missing colon in docs.
This commit is contained in:
@@ -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
|
||||
module_name_goes_here: asdf=1234
|
||||
args:
|
||||
fibonacci_list
|
||||
fibonacci_list:
|
||||
- 1
|
||||
- 1
|
||||
- 2
|
||||
|
||||
Reference in New Issue
Block a user