geerlingguy/ansible-role-ansible

Ubuntu 20.04 Focal Fossa not yet supported by Ansible's PPA

Closed this issue · 8 comments

I was updating tests to work with 20.04, but it seems that it's not yet supported by Ansible's official PPA: ansible/ansible#69161

Tracking here; for now, people on Ubuntu 20.04 using this role should just use the pip install method instead of package.

stale commented

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

Still doesn't work. But the ansible version included with ubuntu is the latest stable version. Maybe use that in playbook?

stale commented

This issue is no longer marked for closure.

I typically use pip for installs at this point, because packaged installs are going to probably get weirder with the new stuff happening in Ansible 2.10+.

stale commented

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale commented

This issue is no longer marked for closure.

Just noting that I used this role on Ubuntu 20.04 today and it worked fine. Also noticed the referenced ansible/ansible PR has been merged.

@tomkivlin - Thanks for posting, looks like it's passing in CI too! Yay :)