remove trailing whitespace

This commit is contained in:
Martin Friedrich 2020-11-11 15:47:29 +01:00
parent dc571c375b
commit dd40e73d6c
No known key found for this signature in database
GPG Key ID: D89433619ABD34AB
1 changed files with 1 additions and 1 deletions

View File

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