diff --git a/init_env b/init_env deleted file mode 100755 index 9f1cd88..0000000 --- a/init_env +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash - -SKATO_ANSIBLE_ROOT=$(dirname "$0") -set -o allexport -source "${SKATO_ANSIBLE_ROOT}/standard_paths" -set +o allexport \ No newline at end of file