Remove some old checks

This commit is contained in:
Slavi Pantaleev
2022-11-23 14:59:05 +02:00
parent 54cacc927e
commit d829884642
2 changed files with 0 additions and 27 deletions

View File

@ -1,9 +1,5 @@
---
- ansible.builtin.import_tasks: "{{ role_path }}/tasks/system_check.yml"
tags:
- always
- ansible.builtin.import_tasks: "{{ role_path }}/tasks/sanity_check.yml"
tags:
- setup-all