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) <noreply@anthropic.com>
This commit is contained in:
2026-05-23 15:45:29 +02:00
parent 5bcdf66bb5
commit f657767632
+1
View File
@@ -2,6 +2,7 @@
- name: Baseline user setup - name: Baseline user setup
hosts: all hosts: all
become: true become: true
tags: users
tasks: tasks: