Hi,
Look at your /etc/ansible.cfg $HOME/.ansible.cfg in your home or your
inventories files, you probably surcharge ansible_ssh_common_args
somewhere !
Regards,
Le 03/09/2021 à 16:43, aman kumar chagti a écrit :
I'm manually able to log in to target VM by password...but no thru
ansible..even I tried to use the private key as well..but still the
same issue coming up...
On Friday, September 3, 2021 at 8:10:49 PM UTC+5:30 aman kumar chagti
wrote:
PasswordAuthentication: is set to *yes*.. on both target and
controller servers. FYI
On Friday, September 3, 2021 at 8:08:50 PM UTC+5:30 aman kumar
chagti wrote:
on the target server or on controller server??
On Friday, September 3, 2021 at 7:54:28 PM UTC+5:30
[email protected] wrote:
Verify if PasswordAuthentication is set to yes in the
/etc/ssh/sshd_config and restart the sshd service on the
managed node.
On Fri, Sep 3, 2021, 3:07 PM aman kumar chagti
<[email protected]> wrote:
hi, I used -vvvv option, and I found something
.
/SH: EXEC ssh -vvv -C -o ControlMaster=auto -o
ControlPersist=60s -o KbdInteractiveAuthentication=no
-o
PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey
/-o PasswordAuthentication=no/-o 'User="seconize"' -o
ConnectTimeout=10 -o
ControlPath=/home/wyxadministrator/.ansible/cp/68474f4208
x.y.z.x '/bin/sh -c '"'"'echo ~hello && sleep 0'"'"'' /
--
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/a191df15-164d-151d-98d7-4acc25272ed7%40lenhof.eu.org.