Skip to content

Commit

Permalink
Improve task naming
Browse files Browse the repository at this point in the history
  • Loading branch information
sleiner committed Jul 16, 2023
1 parent f6fb5d4 commit 86dd1f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/k3s_server/tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---

- name: Clean previous runs of k3s-init
- name: Stop k3s-init
systemd:
name: k3s-init
state: stopped
Expand Down

0 comments on commit 86dd1f3

Please sign in to comment.