Hello Team, I am trying to establish ssh connection between nat0 with ubuntu server in gns3 as shown below
[image: ssh_Connection1.png] I allowed PermitRootLogin Yes in /etc/ssh/sshd_config and using ansible commands as a root user My Ssh connection has been done successfully but it is not asking me for a password for the following command *ansible 192.168.122.164 -m raw -a 'ifconfig' -u root -k* It prompts for ssh password but if I hit enter without password also gives me output can anyone help me? --- VIVEK S. [email protected] -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/80e3f29d-640a-4aa8-9d7c-be99b5c8a411n%40googlegroups.com.
