mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 01:03:09 +00: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:
@@ -266,7 +266,6 @@ class ModuleArgsParser:
|
||||
|
||||
# FIXME: this should probably be somewhere else
|
||||
RAW_PARAM_MODULES = (
|
||||
'raw',
|
||||
'command',
|
||||
'shell',
|
||||
'script',
|
||||
|
||||
Reference in New Issue
Block a user