Update setup/modules/auto-enroll-ansible.sh
parent
400bd5dc09
commit
e7f4507f7d
|
|
@ -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 auto‑classified."
|
||||
echo "[SUCCESS] Host fully enrolled and auto-classified."
|
||||
|
|
|
|||
Loading…
Reference in New Issue