List all files to ingest for KorAP

Change-Id: If931858772db836df44c61238e260692d5f5b2a8
diff --git a/inventory b/inventory
index 984d502..82a4be4 100644
--- a/inventory
+++ b/inventory
@@ -1,7 +1,13 @@
+[korap]
+10.0.10.55
+
 [krawfish]
 10.0.10.57
 10.0.10.58
 10.0.10.59
 
 [krawfish:vars]
+ansible_python_interpreter=/usr/bin/python3
+
+[korap:vars]
 ansible_python_interpreter=/usr/bin/python3
\ No newline at end of file