We have a bunch of scripts to manage automation of installation of java application servers, as well as application deployments.
We recently upgraded to Ansible 2.2.2.0 and noticed the shell module appears to be broken by the update.
`
TASK [glassfish-deploy-cluster : Lock para evitar restart do glassfish pelo Zabbix] ***
changed: [infra00-lab → ] => (item=)
changed: [infra00-lab → infra01-lab] => (item=infra01-lab)
fatal: [infra00-lab]: FAILED! => {“failed”: true, “msg”: “Incorrect sudo password”}
`