1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-03 06:47:08 +00:00
community.general/lib
Andrew Smith 7b01c83159 Passing in complex_args throws ‘unsupported parameter for module’ errors
When using assemble only params (e.g. remote_src) the copy (and I’m
guessing file) modules throw an error that the param isn’t supported.
Simply removing the complex_args param fixes it for me, but I’m not sure
that’s the correct thing to do
2013-11-28 10:55:35 +10:00
..
ansible Passing in complex_args throws ‘unsupported parameter for module’ errors 2013-11-28 10:55:35 +10:00