From d3dc3d12a7e9b88fcd3a9752478c14df6b6844eb Mon Sep 17 00:00:00 2001 From: Andreas Linz Date: Fri, 12 Jan 2018 11:30:34 +0100 Subject: [PATCH] Fix SSH unreachable error This error was shown when ansible tries to gather facts of the remote machine where the host was `---` and thus ssh was complaining about an unknown option given. --- hosts | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts b/hosts index b7056b7..1951183 100644 --- a/hosts +++ b/hosts @@ -1,5 +1,3 @@ ---- - [klingt-net] klingt.net