docker-fedora37-ansible icon indicating copy to clipboard operation
docker-fedora37-ansible copied to clipboard

Support Ubuntu 22.04 GitHub Actions runners

Open mcdonnnj opened this issue 2 years ago • 3 comments
trafficstars

These changes should fix the currently failing GitHub Actions configuration now that Ubuntu 22.04 runners are being used for your workflows using the ubuntu-latest tag. I had to make the same changes in https://github.com/cisagov/docker-kali-ansible/pull/4 for that project which is based on your repositories.

mcdonnnj avatar Dec 04 '22 03:12 mcdonnnj

I need to see which other repositories this affects so I can also update them!

geerlingguy avatar Dec 06 '22 04:12 geerlingguy

It looks like a lot of my Ansible projects will need a similar update. I'll try to work on this later this week!

geerlingguy avatar Dec 06 '22 04:12 geerlingguy

@geerlingguy I ah made some more PRs for your consideration. I'm not sure if it's an exhaustive list but hopefully it's a help.

mcdonnnj avatar Dec 08 '22 06:12 mcdonnnj