Cherry-picked PR from v1

This commit is contained in:
Martin Friedrich 2020-11-11 15:47:29 +01:00 committed by Xan Manning
parent 8c791cb611
commit f9461f1951
1 changed files with 2 additions and 0 deletions

View File

@ -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