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
Brian Coca 2015-06-02 13:33:33 -04:00
parent 8c6fa5fb77
commit e0ef217f97
1 changed files with 0 additions and 1 deletions

View File

@ -266,7 +266,6 @@ class ModuleArgsParser:
# FIXME: this should probably be somewhere else
RAW_PARAM_MODULES = (
'raw',
'command',
'shell',
'script',