Run Ansible - Facing issue "Shared connection to 10.x.x.x closed.\r\n", "module_stdout" via Epiphany. #3312
-
Hello Team, Infra was created successfully on azure via Epiphany terraform. Next, was started ansible for provisioning cluster on azure failed. OS : Linux (ubuntu 20.04) Error message: 2023-01-17T14:53:19.2707177Z 14:53:19 INFO cli.src.ansible.AnsibleCommand - TASK [opensearch : Generate admin certificate] *********************************�[0m |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi @MurugaAzure However, if you are using a version that is no longer officially supported, you can work around this by changing one value directly in the container: https://github.com/epiphany-platform/epiphany/blob/develop/ansible/playbooks/roles/opensearch/defaults/main.yml#L44. |
Beta Was this translation helpful? Give feedback.
-
Thanks @przemyslavic. |
Beta Was this translation helpful? Give feedback.
Hi @MurugaAzure
We are aware of this issue, it was reported here and has already been fixed in v2.0.3 release. Please use the latest version (
epiphanyplatform/epicli:2.0.3
).However, if you are using a version that is no longer officially supported, you can work around this by changing one value directly in the container: https://github.com/epiphany-platform/epiphany/blob/develop/ansible/playbooks/roles/opensearch/defaults/main.yml#L44.