FAILED RETRYING message in until loop

Hi,

I use until command and got message

TASK [shell] ***********************************************************************************************************************************************************
FAILED - RETRYING: command (7 retries left).
FAILED - RETRYING: command (6 retries left).
FAILED - RETRYING: command (5 retries left).
FAILED - RETRYING: command (4 retries left).

Eventually task finish successfully.
Message “Failed” is confusing.
How to remove this message in “until” loop

Thanks,
Dmitriy