feat(ci): comply with linter
This commit is contained in:
parent
b5c819fb27
commit
80292a63a9
12 changed files with 23 additions and 45 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
# apt cleanup
|
||||
- name: "apt cleanup"
|
||||
tags: "apt-cleanup"
|
||||
block:
|
||||
|
||||
# clean apt cache
|
||||
|
|
@ -18,5 +19,3 @@
|
|||
changed_when: false
|
||||
failed_when: false
|
||||
when: 'type == "vm"'
|
||||
|
||||
tags: "apt-cleanup"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue