Skip to content

Commit

Permalink
Force using Xenial as PPA codename to resolve Bionic compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
akx authored and hakamine committed Oct 2, 2018
1 parent b8a4247 commit 2b3ba1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
apt_repository:
repo: "ppa:hlandau/rhea"
update_cache: "yes"
codename: xenial
when: ansible_os_family == "Debian"
tags: acmetool-install

Expand Down

0 comments on commit 2b3ba1e

Please sign in to comment.