knot: minor cosmetic fix
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user