From ceec5beb836e89831a5c23e32899eabba3d3bb64 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 19 Aug 2021 13:30:10 +0200 Subject: setup-bwlp.yml: move virt-* roles to core tag --- setup-bwlp.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup-bwlp.yml b/setup-bwlp.yml index 19e73fa..caff5a0 100644 --- a/setup-bwlp.yml +++ b/setup-bwlp.yml @@ -16,9 +16,9 @@ - { role: journald, tags: core } - { role: singularity, tags: core } - { role: tools-base, tags: core } - - { role: virt-viewer, tags: extended } - - { role: virt-manager, tags: extended } - - { role: looking-glass-client, tags: extended } + - { role: virt-viewer, tags: core } + - { role: virt-manager, tags: core } + - { role: looking-glass-client, tags: core } - { role: desktop-kde-plasma, tags: extended } - { role: desktop-i3, tags: extended } - { role: desktop-ubuntu, tags: extended } -- cgit v1.2.3-55-g7522