Update PPA for dnscrypt-proxy to 'bionic' (#1039)

This commit is contained in:
bghost 2018-07-30 01:56:01 -04:00 committed by Jack Ivanov
parent c65961a1f3
commit 60a99faaf8

View file

@ -2,7 +2,7 @@
- name: Add the repository
apt_repository:
state: present
codename: artful
codename: bionic
repo: ppa:shevchuk/dnscrypt-proxy
register: result
until: result|succeeded