Update setup/modules/auto-enroll-ansible.sh

main
The_miro 2026-04-27 16:35:08 +02:00
parent 400bd5dc09
commit e7f4507f7d
1 changed files with 1 additions and 1 deletions

View File

@ -185,4 +185,4 @@ for G in $GROUP_OS $GROUP_ARCH $GROUP_VIRT $GROUP_CLOUD; do
api_post "/api/v2/groups/$G/hosts/" "{\"id\": $HOST_ID}" >/dev/null
done
echo "[SUCCESS] Host fully enrolled and autoclassified."
echo "[SUCCESS] Host fully enrolled and auto-classified."