mirror of
https://github.com/PyratLabs/ansible-role-k3s.git
synced 2024-10-31 08:28:54 +01:00
[skip ci]refactor: run
This commit is contained in:
parent
4d3ecbb8a7
commit
a03dea93ae
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
- name: Begin pre-checks
|
- name: Run pre-checks
|
||||||
ansible.builtin.import_tasks: pre_checks.yml
|
ansible.builtin.import_tasks: pre_checks.yml
|
||||||
|
|
||||||
- name: "Ensure state {{ (k3s_state | lower) | default('installed') }}"
|
- name: "Ensure state {{ (k3s_state | lower) | default('installed') }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user