fix: kzonecheck is now part of knot-dnssecutils
This commit is contained in:
parent
dc2bd7c570
commit
da51d2fbf1
2 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@ namespace: s3lph
|
||||||
name: nameserver
|
name: nameserver
|
||||||
|
|
||||||
# The version of the collection. Must be compatible with semantic versioning
|
# The version of the collection. Must be compatible with semantic versioning
|
||||||
version: "0.3.6"
|
version: "0.3.7"
|
||||||
|
|
||||||
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
||||||
readme: README.md
|
readme: README.md
|
||||||
|
|
|
@ -17,6 +17,7 @@
|
||||||
name:
|
name:
|
||||||
- knot
|
- knot
|
||||||
- knot-dnsutils
|
- knot-dnsutils
|
||||||
|
- knot-dnssecutils
|
||||||
|
|
||||||
- name: start and enable knot
|
- name: start and enable knot
|
||||||
ansible.builtin.service:
|
ansible.builtin.service:
|
||||||
|
|
Loading…
Reference in a new issue