There is a problem on line 457, this line should perhaps read 'sudo ' in cmd as now, when the task calls module sudoers, then the _strip_sudo() occurs on wrong offset in line and the play ends with an error, because the command line to executed on remote host contains string sudo on more offsets.
There is a problem on line 457, this line should perhaps read
'sudo ' in cmdas now, when the task calls modulesudoers, then the_strip_sudo()occurs on wrong offset in line and the play ends with an error, because the command line to executed on remote host contains stringsudoon more offsets.