Infra: Ansible maintenance
[csit.git] / resources / tools / testbed-setup / ansible / roles / kernel / tasks / main.yaml
index bf8ea9f..4c63c70 100644 (file)
@@ -4,3 +4,5 @@
 - name: Kernel - Install distribution - release
   include_tasks: '{{ ansible_distribution|lower }}_{{ ansible_distribution_release }}.yaml'
   tags: install-kernel
+
+- meta: flush_handlers