Hi Dick Visser, I have checked the ansible version by doing ansible --version
we are at ansible version 2.11.12 Thanks Sowmithri On Friday, February 10, 2023 at 11:58:29 AM UTC+5:30 Dick Visser wrote: > Sounds like your ansible installation is using some outdated underlying > crypto and/or settings. > What version of ansible are you using? > Post the output of: > > ansible --version > > > > On Thu, 9 Feb 2023 at 18:38, sowmithri d <[email protected]> wrote: > >> Hi All, >> >> I am getting below error while running ansible script >> >> can anyone help me to fix this. >> >> ERROR: >> >> >> TASK [dse : install the dateutils rpm from a remote repo] >> ******************************************************************************************************** >> fatal: [192.168.2.8]: FAILED! => { >> "changed": false >> } >> >> >> >> MSG: >> >> >> >> Failure downloading >> https://download.opensuse.org/repositories/utilities/15.5/x86_64/dateutils-0.4.10-lp155.68.1.x86_64.rpm, >> >> Request failed: <urlopen error [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 >> alert protocol version (_ssl.c:579)> >> fatal: [192.168.2.9]: FAILED! => { >> "changed": false >> } >> >> >> >> MSG: >> >> >> >> Failure downloading >> https://download.opensuse.org/repositories/utilities/15.5/x86_64/dateutils-0.4.10-lp155.68.1.x86_64.rpm, >> >> Request failed: <urlopen error [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 >> alert protocol version (_ssl.c:579)> >> >> >> [21:21] Danda, Sowmithri (Non - GE Current) >> >> Hi >> >> -- >> 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/515a4d2e-79fa-4c16-b407-e1fa6034d991n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/ansible-project/515a4d2e-79fa-4c16-b407-e1fa6034d991n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > Sent from Gmail Mobile > -- 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/7dc359bc-9e09-42f6-a4c1-cb830fc06c70n%40googlegroups.com.
