What playbook are we talking about? I didn't see any in your email. On Sun, 2 Aug 2020 at 13:51, lakshminarayanan R <[email protected]> wrote:
> thanks for your reply > > Playbook is working fine from Linux box while the trigger playbook from > Jenkins and getting this error and Jenkins has 22 port open status. > > On Sunday, August 2, 2020 at 5:13:55 PM UTC+5:30, vinoth kumar wrote: >> >> It’s error 111 connection refused . Check port 22 from controller to >> target servers . >> >> >> >> >> On Sun 2. Aug 2020 at 12:37, lakshminarayanan R <[email protected]> >> wrote: >> >>> An exception occurred during task execution. To see the full traceback, use >>> -vvv. The error was: botocore.exceptions.EndpointConnectionError: Could not >>> connect to the endpoint URL: "https://ec2.ap-northeast-1.amazonaws.com/" >>> fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": >>> "Traceback (most recent call last):\n File >>> \"/usr/local/lib/python3.6/site-packages/urllib3/connection.py\", line 160, >>> in _new_conn\n (self._dns_host, self.port), self.timeout, **extra_kw\n >>> File \"/usr/local/lib/python3.6/site-packages/urllib3/util/connection.py\", >>> line 84, in create_connection\n raise err\n File >>> \"/usr/local/lib/python3.6/site-packages/urllib3/util/connection.py\", line >>> 74, in create_connection\n sock.connect(sa)\nConnectionRefusedError: >>> [Errno 111] Connection refused >>> >>> -- >>> 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/4cb805a2-78b8-45ae-87f0-60a740ea3146o%40googlegroups.com >>> <https://groups.google.com/d/msgid/ansible-project/4cb805a2-78b8-45ae-87f0-60a740ea3146o%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- > 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/293cf960-355c-48da-abde-f69241ece32bo%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/293cf960-355c-48da-abde-f69241ece32bo%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Sent from a mobile device - please excuse the brevity, spelling and punctuation. -- 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/CAL8fbwMJAdToU4YMdRJ5bJnb%2B2iq8rkPBPzQDdTam5P1a0q3WA%40mail.gmail.com.
