Hi Guys,
I am trying to install one role from Ansible Galaxy. But it is showing me the below error.
$ ansible-galaxy role install apache
[WARNING]: - ntp was NOT installed successfully: Failed to get data from the API server:
<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:748)>
ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.