Skip to content

Commit a2540f2

Browse files
committed
moved image pulls to tasks
1 parent 040e569 commit a2540f2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22

33
- name: Pre-pull kube-prometheus-stack images and import to k3s
4-
ansible.builtin.include_tasks: roles/kube_prometheus_stack/files/podman_to_k3s.yml
4+
ansible.builtin.include_tasks: podman_to_k3s.yml
55
loop: "{{ image_list }}"
File renamed without changes.

0 commit comments

Comments
 (0)