mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +02:00
Update PPA for dnscrypt-proxy to 'bionic' (#1039)
This commit is contained in:
parent
c65961a1f3
commit
60a99faaf8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue