mirror of
https://github.com/PyratLabs/ansible-role-k3s
synced 2025-01-07 18:20:19 +01:00
Fix first YAML lint issue
This commit is contained in:
parent
be85c9ccc5
commit
fd7498303d
1 changed files with 2 additions and 1 deletions
|
@ -11,3 +11,4 @@
|
|||
- name: "Clean up Docker"
|
||||
command: docker system prune -a --force
|
||||
when: k3s_use_docker
|
||||
|
||||
|
|
Loading…
Reference in a new issue