Print fewer logs when removing manifests (#55)
This commit is contained in:
parent
e04f3bac61
commit
370e19169b
@ -192,3 +192,5 @@
|
||||
with_items:
|
||||
- "{{ k3s_server_manifests.files }}"
|
||||
- "{{ k3s_server_manifests_directories.files }}"
|
||||
loop_control:
|
||||
label: "{{ item.path }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user