artis3n / ansible-role-tailscale

Ansible role to install and configure a Tailscale node.

Home Page:https://galaxy.ansible.com/artis3n/tailscale

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[CI] ansible-galaxy installs intermittently time out

artis3n opened this issue · comments

This appears to be a known capacity issue on Ansible Galaxy's end - ansible/galaxy#2302 . I'm not aware of any Molecule-specific issue related to it, although a local cache would be nice. May look into actions/cache and seeing if I can resolve things that way.

Example timeout error: https://github.com/artis3n/ansible-role-tailscale/actions/runs/3809061125/jobs/6494385528#step:6:29

Could try caching /home/runner/.cache/ansible-compat based on the contents of requirements.yml.

Or perhaps /home/runner/.cache/molecule/ansible-role-tailscale/default/collections
https://github.com/artis3n/ansible-role-tailscale/actions/runs/3809061125/jobs/6494385454#step:6:32