diff --git a/setup/modules/auto-enroll-ansible.sh b/setup/modules/auto-enroll-ansible.sh index d7bf1bd..7d843b6 100644 --- a/setup/modules/auto-enroll-ansible.sh +++ b/setup/modules/auto-enroll-ansible.sh @@ -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."