From da51d2fbf11778a44ee594fcb8e793b3247c91f9 Mon Sep 17 00:00:00 2001 From: s3lph Date: Sun, 16 Jul 2023 17:53:19 +0200 Subject: [PATCH] fix: kzonecheck is now part of knot-dnssecutils --- galaxy.yml | 2 +- roles/knot/tasks/install.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 6c9d0bc..1858f33 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -7,7 +7,7 @@ namespace: s3lph name: nameserver # 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 readme: README.md diff --git a/roles/knot/tasks/install.yml b/roles/knot/tasks/install.yml index 436da04..2faede8 100644 --- a/roles/knot/tasks/install.yml +++ b/roles/knot/tasks/install.yml @@ -17,6 +17,7 @@ name: - knot - knot-dnsutils + - knot-dnssecutils - name: start and enable knot ansible.builtin.service: