ANSIBLE ubuntu "to use the 'ssh' connection type with passwords, you must install the sshpass program code example
Example: ANSIBLE ubuntu "to use the 'ssh' connection type with passwords, you must install the sshpass program
#You must add sshpass program to Linux
sudo apt install sshpass