dns_auth: dns_resolver: use bullseye system packages
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
c196bc4483
commit
1da5ef70e5
@ -1,11 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
- name: Enable powerdns apt-key
|
|
||||||
apt_key: url='https://repo.powerdns.com/FD380FBB-pub.asc'
|
|
||||||
|
|
||||||
- name: Enable powerdns repository
|
|
||||||
apt_repository: repo='deb http://repo.powerdns.com/debian buster-auth-43 main'
|
|
||||||
|
|
||||||
- name: Install powerdns
|
- name: Install powerdns
|
||||||
apt:
|
apt:
|
||||||
name:
|
name:
|
||||||
|
@ -1,11 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
- name: Enable powerdns apt-key
|
|
||||||
apt_key: url='https://repo.powerdns.com/FD380FBB-pub.asc'
|
|
||||||
|
|
||||||
- name: Enable powerdns repository
|
|
||||||
apt_repository: repo='deb http://repo.powerdns.com/debian buster-dnsdist-15 main'
|
|
||||||
|
|
||||||
- name: Install powerdns
|
- name: Install powerdns
|
||||||
apt:
|
apt:
|
||||||
name:
|
name:
|
||||||
|
Loading…
Reference in New Issue
Block a user