From 2fea29115245934a3657fe62adaf29b049c7a8f1 Mon Sep 17 00:00:00 2001 From: Jahziel Villasana-Espinoza Date: Fri, 10 Jan 2025 16:19:44 -0500 Subject: [PATCH] fix: remove duplicate bullet in doc (#25328) > No issue, just something I noticed while reading docs # Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Manual QA for all new/changed functionality --- articles/deploy-software-packages.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/articles/deploy-software-packages.md b/articles/deploy-software-packages.md index f5483bb519..7d6a9ed9c0 100644 --- a/articles/deploy-software-packages.md +++ b/articles/deploy-software-packages.md @@ -30,8 +30,6 @@ Learn more about automatically installing software in a separate guide [here](ht * Select the hosts that you want to target with this software, under "Target". Select "All hosts" if you want the software to be available to all your hosts. Select "Custom" to scope the software to specific groups of hosts based on label membership. You can select "Include any", which will scope the software to hosts that have any of the labels you select, or "Exclude any", which will scope the software to hosts that do _not_ have the selected labels. -* Select the hosts that you want to target with this software, under "Target". Select "All hosts" if you want the software to be available to all your hosts. Select "Custom" to scope the software to specific groups of hosts based on label membership. You can select "Include any", which will scope the software to hosts that have any of the labels you select, or "Exclude any", which will scope the software to hosts that do _not_ have the selected labels. - * To allow users to install the software from Fleet Desktop, check the “Self-service” checkbox. * To customize installer behavior, click on “Advanced options.”