---
- name: install knot
import_tasks: install.yml
tags:
- "role::knot"
- "role::knot:install"
- name: configure knot
import_tasks: config.yml
- "role::knot:config"