Make Python-path configurable

This commit introduces a Makefile that needs to be run initially to
configure reclass for use on the local system, by setting the full path
to the Python interpreter.

Closes: #1
Signed-off-by: martin f. krafft <madduck@madduck.net>
diff --git a/adapters/.gitconfig b/adapters/.gitconfig
new file mode 100644
index 0000000..a6246db
--- /dev/null
+++ b/adapters/.gitconfig
@@ -0,0 +1 @@
+/ansible