You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hi gents,
After installing ansible and check that my version is 2.4.2.0 I have created a inventory file like this:
Afterward, I have tried to access one of them throught ssh but I can't.
The fail message is the next:
The username of the network devices is "ccie".
Do you know i fI need to change something in inventory file or ansible.cfg file? Thanks in advance!
ZillaYT
unread,
Feb 8, 2018, 12:05:38 PM2/8/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Have you set up your ssh keys between the two hosts, i.e., the user running Ansible and the target host? What happens if you just try to ssh to the target host?