Fix example hosts symlink

This fixes #2, thanks for the catch

Signed-off-by: martin f. krafft <madduck@madduck.net>
diff --git a/examples/ansible/hosts b/examples/ansible/hosts
index e204c86..ea0560e 120000
--- a/examples/ansible/hosts
+++ b/examples/ansible/hosts
@@ -1 +1 @@
-../../contrib/ansible-adapter
\ No newline at end of file
+../../adapters/ansible
\ No newline at end of file