mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2025-12-25 00:12:37 +01:00
Simplify K3s service startup for HA
Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
@@ -12,5 +12,5 @@
|
||||
ansible.builtin.systemd:
|
||||
name: k3s-agent
|
||||
daemon_reload: true
|
||||
state: restarted
|
||||
state: started
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user