chore: cleanup tag mess
All checks were successful
ci/woodpecker/push/linting Pipeline was successful

Tag only in main.yaml, tasks inherit them.
This commit is contained in:
Simon Cornet 2026-05-20 09:40:02 +02:00
commit 210fbd68f4
26 changed files with 14 additions and 33 deletions

View file

@ -2,7 +2,6 @@
# apt update
- name: "apt update"
tags: "apt-update"
when: 'ansible_facts["os_family"] == "Debian"'
block: