mirror of
https://github.com/PyratLabs/ansible-role-k3s.git
synced 2025-02-23 02:31:45 +01:00
Update tasks/build/preconfigure-k3s-auto-deploying-manifests.yml
Co-Authored-By: Xan Manning <xan.manning@gmail.com>
This commit is contained in:
parent
2e03ea2e6f
commit
b896e90704
@ -11,4 +11,4 @@
|
||||
template:
|
||||
src: "{{ item }}"
|
||||
dest: "{{ k3s_server_manifests_dir }}/{{ item | basename | replace('.j2','') }}"
|
||||
with_items: "{{ k3s_server_manifests_templates }}"
|
||||
loop: "{{ k3s_server_manifests_templates }}"
|
||||
|
Loading…
Reference in New Issue
Block a user