Update PPA for dnscrypt-proxy to 'bionic'

This commit is contained in:
Davis Schirmer 2018-07-29 01:25:02 -04:00
parent c65961a1f3
commit bb37b6e4a9
No known key found for this signature in database
GPG key ID: 4CA61156328791F4

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