>>> check hosts = 10.0.0.5
>>> host in "10.0.0.5"?
>>> list element: 10.0.0.5
>>> host in "10.0.0.5"? yes (matched "10.0.0.5")
>>> message: authentication-failed: $authentication_failed
>>> check hosts = 10.0.0.5
>>> host in "10.0.0.5"?
>>> list element: 10.0.0.5
>>> host in "10.0.0.5"? yes (matched "10.0.0.5")
>>> message: authentication-failed: $authentication_failed