mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
added raw to 'raw' modules
This commit is contained in:
parent
620fad9f8d
commit
e251e70178
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue