Skip to content

Commit 3f599c6

Browse files
wtripp180901sjpb
andauthored
play rename
Co-authored-by: Steve Brasier <[email protected]>
1 parent bba95bb commit 3f599c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/k3s/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
path: /var/lib/rancher/k3s
66
register: stat_result
77

8-
- name: Download and air-gapped installation of k3s
8+
- name: Perform air-gapped installation of k3s
99
# Using air-gapped install so containers are pre-installed to avoid rate-limiting from registries on cluster startup
1010
when: not stat_result.stat.exists
1111
block:

0 commit comments

Comments
 (0)