[ERROR]: failed to download the file: Failed to validate the SSL certificate for github.com:443. Make sure your managed systems have a valid CA certificate installed. You can use validate_certs=False if you do not need to confirm the servers identity but this is unsafe and not recommended. Paths checked for this platform: /etc/ssl/certs, /etc/pki/ca-trust/extracted/pem, /etc/pki/tls/certs,
/usr/share/ca-certificates/cacert.org, /etc/ansible. The exception msg was: ("bad handshake: Error([('SSL routines','ssl3_read_bytes','tlsv1 alert protocol version')],)",).
[WARNING]: - geerlingguy.repo-epel was NOT installed successfully.
$ python --version; python -c "import ssl; print ssl.OPENSSL_V ERSION":
Python 2.7.5
OpenSSL 1.0.1e-fips 11 Feb 2013$ openssl s_client -connect github.com:443
[...]
SSL handshake has read 3637 bytes and written 415 bytes
[...]
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
c725294c98fe postgres:9.6 "docker-entrypoint..." 2 months ago Up 2 hours 5432/tcp postgres
1f4f020d6a19 ansible/awx_task:latest "/tini -- /bin/sh ..." 3 months ago Up 2 hours 8052/tcp awx_task
cf752fe580d8 ansible/awx_web:latest "/tini -- /bin/sh ..." 3 months ago Up 2 hours 0.0.0.0:80->8052/tcp awx_web
0184fedd2331 memcached:alpine "docker-entrypoint..." 3 months ago Up 2 hours 11211/tcp memcached
4c44546521e7 rabbitmq:3 "docker-entrypoint..." 3 months ago Up 2 hours 4369/tcp, 5671-5672/tcp, 25672/tcp rabbitmq
$ ansible --version:
ansible 2.4.1.0
config file = /etc/ansible/ansible.cfg
configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python2.7/site-packages/ansible
executable location = /usr/bin/ansible
python version = 2.7.5 (default, Aug 4 2017, 00:39:18) [GCC 4.8.5 20150623 (Red Hat 4.8.5-16)]--
You received this message because you are subscribed to the Google Groups "AWX Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to awx-project+unsubscribe@googlegroups.com.
To post to this group, send email to awx-p...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/awx-project/e9bfd946-6ba7-457b-b628-8d8a57ef7f68%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
John Mitchell
UI Engineer - Ansible Tower
Ansible by Red Hat
Hey Oscar,
Apparently this is an issue that was fixed with Ansible 2.4.2. Can you manually upgrade the version of ansible in the awx_web/awx_task containers and see if that fixes the issue?
Hope that helps, keep us posted!
John
To unsubscribe from this group and stop receiving emails from it, send an email to awx-project...@googlegroups.com.
To post to this group, send email to awx-p...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/awx-project/e9bfd946-6ba7-457b-b628-8d8a57ef7f68%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to awx-project+unsubscribe@googlegroups.com.
To post to this group, send email to awx-p...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/awx-project/1dd3ef53-f4e1-455f-a58c-c37184d19c50%40googlegroups.com.