Tag tasks for basic installation

This commit is contained in:
Raphael Dannecker 2025-11-04 10:44:56 +01:00
parent 3e4f113d86
commit c553454774
3 changed files with 14 additions and 0 deletions

View file

@ -6,6 +6,8 @@
- "{{ extra_pkgs }}"
- "{{ extra_pkgs1 }}"
- "{{ extra_pkgs2 }}"
tags:
- baseinstall
- name: Add backports for {{ ansible_distribution_release }}
ansible.builtin.apt_repository: