knot: minor cosmetic fix

This commit is contained in:
ace
2026-01-24 18:49:49 +03:00
parent c3261e90c9
commit c94cffac8f

View File

@@ -18,7 +18,7 @@
- "vars" - "vars"
tags: knot_vars tags: knot_vars
- name: Include knot install for {{ ansible_distribution }} - name: Include knot install for {{ ansible_facts['distribution'] }}
include_tasks: "{{ ansible_facts['os_family'] }}.yaml" include_tasks: "{{ ansible_facts['os_family'] }}.yaml"
- name: Configure knot - name: Configure knot