WARNING: REMOTE HOST IDENTIFICATION HAD CHANGED!

How to solve issue: WARNING: REMOTE HOST IDENTIFICATION HAD CHANGED!

If you ssh to your controller it failed with the warning:

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ECDSA key sent by the remote host is
SHA256:uT5DMddzCBPau3a0q6gfUpILyDTOFB/3rT19GjeaINQ.
Please contact your system administrator.
Add correct host key in /home/philippe/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /home/philippe/.ssh/known_hosts:4
  remove with:
  ssh-keygen -f "/home/philippe/.ssh/known_hosts" -R "192.168.2.100"
ECDSA host key for 192.168.2.100 has changed and you have requested strict checking.

Check out SSH troubleshooting to resolve this issue.