mirror of
https://github.com/PyratLabs/ansible-role-k3s
synced 2025-01-05 17:20:19 +01:00
remove trailing whitespace
This commit is contained in:
parent
dc571c375b
commit
dd40e73d6c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
scope: "{{ k3s_systemd_context }}"
|
||||
enabled: true
|
||||
retries: 3
|
||||
delay: 3
|
||||
delay: 3
|
||||
become: "{{ k3s_become_for_systemd | ternary(true, false, k3s_become_for_all) }}"
|
||||
|
||||
- name: restart docker
|
||||
|
|
Loading…
Reference in a new issue