From f6577676328cf0ca5c0945292c69322ddcad0f0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C5=BD=C3=A1=C4=8Dek?= Date: Sat, 23 May 2026 15:45:29 +0200 Subject: [PATCH] Tag baseline user play with 'users' Lets the user play be targeted with --tags users while still running by default when no tags are passed. Co-Authored-By: Claude Opus 4.7 (1M context) --- setup_linux.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/setup_linux.yml b/setup_linux.yml index b891a4c..efc7cd7 100644 --- a/setup_linux.yml +++ b/setup_linux.yml @@ -2,6 +2,7 @@ - name: Baseline user setup hosts: all become: true + tags: users tasks: