We are using awx for our ansible deployment.
It happens from time to time that galaxy.ansible.com is down.
We encountered situations like this:
How should we deal with this problem?
We enabled Update Revision on Launch in the project to get new playbooks/roles and possibly new roles (requirements.yml) and set the Cache Timeout to 3600.
Michael