mirror of
https://github.com/PyratLabs/ansible-role-k3s.git
synced 2024-11-22 11:48:22 +01:00
Fix first YAML lint issue
This commit is contained in:
parent
be85c9ccc5
commit
fd7498303d
@ -10,4 +10,5 @@
|
||||
|
||||
- name: "Clean up Docker"
|
||||
command: docker system prune -a --force
|
||||
when: k3s_use_docker
|
||||
when: k3s_use_docker
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user