Skip to content

Commit

Permalink
Update PPA for dnscrypt-proxy to 'bionic' (trailofbits#1039)
Browse files Browse the repository at this point in the history
  • Loading branch information
djds authored and jackivanov committed Jul 30, 2018
1 parent c65961a commit 60a99fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/dns_encryption/tasks/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 60a99fa

Please sign in to comment.