Hi,
I am using AWX 17.1.0 docker install. Inventory Source --> Amazon EC2 and updated source variables in inventory source to
hostnames: 'tag:Name'
It shows all the hosts but when I run a job it throws: Failed to connect to the host via ssh: ssh: Could not resolve hostname: Name or service not known.
Does anyone had the similar issue and were able to resolve this?
Thanks