mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Revert "Adding raw module to list of modules allowing raw params"
This reverts commit bc041ffea0
.
same fix x2 does not fix it 'more'
This commit is contained in:
parent
8c6fa5fb77
commit
e0ef217f97
1 changed files with 0 additions and 1 deletions
|
@ -266,7 +266,6 @@ class ModuleArgsParser:
|
|||
|
||||
# FIXME: this should probably be somewhere else
|
||||
RAW_PARAM_MODULES = (
|
||||
'raw',
|
||||
'command',
|
||||
'shell',
|
||||
'script',
|
||||
|
|
Loading…
Reference in a new issue