Tag tasks for basic installation
This commit is contained in:
parent
3e4f113d86
commit
c553454774
3 changed files with 14 additions and 0 deletions
|
|
@ -6,6 +6,8 @@
|
|||
- "{{ extra_pkgs }}"
|
||||
- "{{ extra_pkgs1 }}"
|
||||
- "{{ extra_pkgs2 }}"
|
||||
tags:
|
||||
- baseinstall
|
||||
|
||||
- name: Add backports for {{ ansible_distribution_release }}
|
||||
ansible.builtin.apt_repository:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue