mirror of
https://github.com/PyratLabs/ansible-role-k3s.git
synced 2024-10-31 08:28:54 +01:00
[skip ci]refactor: Pipe seperator
This commit is contained in:
parent
e99c32cdfa
commit
4d3ecbb8a7
@ -16,7 +16,7 @@
|
||||
- name: Flush Handlers
|
||||
ansible.builtin.meta: flush_handlers
|
||||
|
||||
- name: Ensure installed node - Build cluster
|
||||
- name: Ensure installed node | Build cluster
|
||||
ansible.builtin.include_tasks: ensure_installed_node.yml
|
||||
when: k3s_build_cluster
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user