Revert "Adding raw module to list of modules allowing raw params"
This reverts commit bc041ffea0
.
same fix x2 does not fix it 'more'
pull/4420/head
parent
8c6fa5fb77
commit
e0ef217f97
|
@ -266,7 +266,6 @@ class ModuleArgsParser:
|
|||
|
||||
# FIXME: this should probably be somewhere else
|
||||
RAW_PARAM_MODULES = (
|
||||
'raw',
|
||||
'command',
|
||||
'shell',
|
||||
'script',
|
||||
|
|
Loading…
Reference in New Issue