diff --git a/.install.sh b/.install.sh
new file mode 100644
index 0000000000000000000000000000000000000000..c510b520b79bafe7043e94ed6819c07d525fb608
--- /dev/null
+++ b/.install.sh
@@ -0,0 +1,5 @@
+# here we should put everything related with installing Ansible: 
+- pip dependencies
+- ansible dependencies
+- config files
+### TODO