We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30577b6 commit 9f70dabCopy full SHA for 9f70dab
infra/ansible/roles/knot_authoritative/tasks/main.yaml
@@ -9,7 +9,7 @@
9
- name: Setup knot apt repo
10
ansible.builtin.copy:
11
src: cznic-labs-knot-dns.list
12
- dest: /etc/apt/sources.list.d/cznic-labs-knot-dns.lists
+ dest: /etc/apt/sources.list.d/cznic-labs-knot-dns.list
13
mode: "644"
14
owner: root
15
group: root
0 commit comments