[all]
NEXUS3172P ansible_ssh_host=10.131.88.10 ansible_network_os=nxos username=xxxx password=xxxxx
Below is the section of the tasks where I am getting error:
--
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-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CACVha7do3KXQL1LBs8uL%2BXOyFMMMhkE2WiTFVQtS3ZqVpBSJew%40mail.gmail.com.
[all]
10.131.88.10 ansible_ssh_host=10.131.88.10 ansible_network_os=nxos username=xxxx password=xxxxx
It seems ansible is treating 'inventory_hostname' as a hostname.
In fact it knows the inventory_hostname as you see from my playbook-run debug output.
Thanks
Bikram
--
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-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CACVha7do%2Bk7oZXZvo1oGiFyEpYRETttQat_Y0Jwgfb0XSeB-cA%40mail.gmail.com.
--
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-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CACVha7cJYyTrTy-fRkiC2t_FJMC5vSRRvUbm5HZ748QF1zjZiQ%40mail.gmail.com.
This is really weird as I can ssh to the host with IP and Hostname.Even though I set ansible_host=10.131.88.10 I am still getting the same error.
-- Todd
--
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-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/20230601234925.24d87b60%40gmail.com.