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:
@@ -2,6 +2,7 @@
|
||||
- name: Baseline user setup
|
||||
hosts: all
|
||||
become: true
|
||||
tags: users
|
||||
|
||||
tasks:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user