Commit e251e701 by Brian Coca

added raw to 'raw' modules

parent 620fad9f
...@@ -274,6 +274,7 @@ class ModuleArgsParser: ...@@ -274,6 +274,7 @@ class ModuleArgsParser:
'add_host', 'add_host',
'group_by', 'group_by',
'set_fact', 'set_fact',
'raw',
'meta', 'meta',
) )
# if we didn't see any module in the task at all, it's not a task really # if we didn't see any module in the task at all, it's not a task really
......
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