Hi Dick Visser,

Posting here entire output of ansible --version

$ ansible --version
[DEPRECATION WARNING]: Ansible will require Python 3.8 or newer on the 
controller starting with Ansible 2.12. Current version: 3.7.3 (default, Dec 
20 2019, 18:57:59) 
[GCC 8.3.0]. This feature will be removed from ansible-core in version 
2.12. Deprecation warnings can be disabled by setting 
deprecation_warnings=False in ansible.cfg.
ansible [core 2.11.12] 
  config file = None
  configured module search path = 
['/home/daintree/.ansible/plugins/modules', 
'/usr/share/ansible/plugins/modules']
  ansible python module location = 
/usr/local/lib/python3.7/dist-packages/ansible
  ansible collection location = 
/home/daintree/.ansible/collections:/usr/share/ansible/collections
  executable location = /usr/local/bin/ansible
  python version = 3.7.3 (default, Dec 20 2019, 18:57:59) [GCC 8.3.0]
  jinja version = 3.1.2
  libyaml = True

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/f6772e91-617a-47b9-803c-cbec0a516aaen%40googlegroups.com.

Reply via email to