fetch and sudo

Hello,

Is it possible to update the documentation for ‘fetch’ module to warn people using ‘sudo’ ?

As stated in the following link: https://groups.google.com/forum/#!topic/ansible-project/AHMhBViMQRA
You should set

“sudo: no”

on the task to disable sudo.

Thanks.