From ae104134143b27554445c7aacde3d1d3cda62040 Mon Sep 17 00:00:00 2001 From: fleetdm-bot Date: Wed, 18 Mar 2026 13:17:03 -0500 Subject: [PATCH] Fix duplicate labels_include_any key on claude/windows (#41955) ## Changes Removes the duplicate `labels_include_any` mapping key from the `claude/windows` fleet-maintained app entry in `fleets/workstations.yml`. This duplicate key causes a YAML validation error ("duplicated mapping key") because the same key appears twice on the same mapping. The fix keeps the first occurrence (before `categories`) and removes the second. --- it-and-security/fleets/workstations.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/it-and-security/fleets/workstations.yml b/it-and-security/fleets/workstations.yml index fba02e2816..7a1ee23794 100644 --- a/it-and-security/fleets/workstations.yml +++ b/it-and-security/fleets/workstations.yml @@ -343,8 +343,6 @@ software: - "x86-based Windows hosts" categories: - Productivity - labels_include_any: - - "x86-based Windows hosts" - slug: firefox/windows # Mozilla Firefox for Windows self_service: true categories: