mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 15:43:54 +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
|
- name: Add the repository
|
||||||
apt_repository:
|
apt_repository:
|
||||||
state: present
|
state: present
|
||||||
codename: artful
|
codename: bionic
|
||||||
repo: ppa:shevchuk/dnscrypt-proxy
|
repo: ppa:shevchuk/dnscrypt-proxy
|
||||||
register: result
|
register: result
|
||||||
until: result|succeeded
|
until: result|succeeded
|
||||||
|
|
Loading…
Add table
Reference in a new issue