added raw to 'raw' modules

pull/11121/merge
Brian Coca 10 years ago
parent 620fad9f8d
commit e251e70178

@ -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

Loading…
Cancel
Save