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 @@
|
|||
|
||||
# manage apt sources
|
||||
- name: "manage apt sources"
|
||||
tags: ["apt"]
|
||||
block:
|
||||
|
||||
# configure apt sources
|
||||
|
|
@ -38,6 +39,3 @@
|
|||
when:
|
||||
- 'ansible_distribution == "Ubuntu"'
|
||||
- 'ansible_distribution_major_version >= "24"'
|
||||
|
||||
tags:
|
||||
- "apt"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue