hello 

I have configured password less login from my ansible server to application 
server but my application  server is having prompt like below 

This user account allows you to configure the appliance
What would you like to do?
 1) Configure system settings
 2) Display Gateway configuration menu
 3) Use a privileged shell (root)
 R) Reboot the SSG appliance (apply the new configuration)
 X) Exit (no reboot)

when I run ansible all -m ping from my ansible server to Application server 
, I am getting below failure 

# ansible gateway -m ping
apsrt1234.com 
<http://www.google.com/url?q=http%3A%2F%2Fapsrt2535.uhc.com&sa=D&sntz=1&usg=AFQjCNGiGc2ZkIsuuTH3y1hgPqsUpcwhvg>
 | 
UNREACHABLE! => {
    "changed": false,
    "msg": "Failed to connect to the host via ssh:  Gateway 
v8.4.01\nPermission denied 
(publickey,gssapi-keyex,gssapi-with-mic,password).\r\n",
    "unreachable": true
}

could you let me know how to avoid the application server prompt or any 
other solution ?
Show trimmed content 

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/2993025a-11fd-4607-afa1-541af9b583a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to