Hi
I am new to ansible and trying to run simple “whoami” command on remote host and getting the error
ansible all -m “whoami”
FAILED => module whoami not found in configured module paths
Would appreciate if somebody help me to get this fixed.
Raj