mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
added raw to 'raw' modules
This commit is contained in:
@@ -274,6 +274,7 @@ class ModuleArgsParser:
|
||||
'add_host',
|
||||
'group_by',
|
||||
'set_fact',
|
||||
'raw',
|
||||
'meta',
|
||||
)
|
||||
# if we didn't see any module in the task at all, it's not a task really
|
||||
|
||||
Reference in New Issue
Block a user