<div dir="ltr"><div><br></div><div>when running openstack ansible quick start ( curl <a href="https://raw.githubusercontent.com/openstack/openstack-ansible/master/scripts/run-aio-build.sh">https://raw.githubusercontent.com/openstack/openstack-ansible/master/scripts/run-aio-build.sh</a> | sudo bash )</div><div><br></div><div>it will halt with the following error.</div><div><br></div><div>++ ansible-galaxy install --role-file=ansible-role-requirements.yml --ignore-errors --force</div><div>- the API server (<a href="http://galaxy.ansible.com">galaxy.ansible.com</a>) is not responding, please try again later.</div><div><br></div><div>It just started happening in the last day. </div><div><br></div><div>I found if I comment out the following roles in the requirements file, that command runs to completion.</div><div><br></div><div><div>- src: evrardjp.keepalived</div><div>  name: keepalived</div><div>  version: '1.3'</div><div>- src: mattwillsher.sshd</div><div>  name: sshd</div></div><div><br></div><div>seeking advice or help on this issue. </div><div><br></div><div><br></div></div>