mirror of
https://gitlab.durp.info/durfy/runbooks/ansible.git
synced 2026-05-07 08:00:29 -05:00
update
This commit is contained in:
parent
3d8533472f
commit
be5fd73140
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
tasks:
|
||||
- name: Load vars from k3s/vars/main.yaml
|
||||
ansible.builtin.include_vars:
|
||||
file: "./ansible/roles/k3s/vars/main.yaml"
|
||||
file: "ansible/roles/k3s/vars/main.yaml"
|
||||
|
||||
- name: Install prerequisites on all nodes
|
||||
hosts: "{{ cluster }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue