mirror of
https://github.com/PyratLabs/ansible-role-k3s.git
synced 2025-02-16 01:22:03 +01:00
Cherry-picked PR from v1
This commit is contained in:
parent
8c791cb611
commit
f9461f1951
@ -12,6 +12,8 @@
|
||||
state: restarted
|
||||
scope: "{{ k3s_systemd_context }}"
|
||||
enabled: true
|
||||
retries: 3
|
||||
delay: 3
|
||||
become: "{{ k3s_become_for_systemd | ternary(true, false, k3s_become_for_all) }}"
|
||||
|
||||
- name: restart docker
|
||||
|
Loading…
Reference in New Issue
Block a user