[skip ci]refactor: run

This commit is contained in:
dbrennand 2023-05-12 08:20:23 +01:00
parent 4d3ecbb8a7
commit a03dea93ae
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- name: Begin pre-checks
- name: Run pre-checks
ansible.builtin.import_tasks: pre_checks.yml
- name: "Ensure state {{ (k3s_state | lower) | default('installed') }}"