Hi All, I have configured ansible properly with 1 master and 1 node machine. Have configured the /etc/ansible/hosts file with
[webservers] 172.31.xx.xx ansible_ssh_user=ansibleuser ansible_ssh_pass=passwd. and have written my playbook for installing apache webserver in node machine. [image: playerror.PNG] After execting my playbook, I am getting this error. Note: When I execute the same playbook on hosts: localhost. its working fine. Can somone help me to fix the issue. Thanks. Regards, Dhamodharan. -- 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/634ce19b-5ae3-475d-870b-24338f3882cd%40googlegroups.com.
