add bionic, not tara, repos

pull/1/head
Andrew Coleman 2019-06-03 10:38:03 -04:00
parent c82d29f269
commit 33b70b7924
1 changed files with 2 additions and 2 deletions

View File

@ -10,12 +10,12 @@
update_cache: true
- name: add openrazer repo
apt_repository:
repo: "ppa:openrazer/stable"
repo: "deb http://ppa.launchpad.net/openrazer/stable/ubuntu bionic main"
state: present
update_cache: true
- name: add polychromatic repo
apt_repository:
repo: "ppa:polychromatic/stable"
repo: "deb http://ppa.launchpad.net/openrazer/stable/ubuntu bionic main"
state: present
update_cache: true
- name: install apt applications