From b35ff2b5b2f9432be3d0b1b62a23f0559b4c7db0 Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Tue, 11 Oct 2016 19:33:13 +0200 Subject: [PATCH] library/roles/python-env/defaults/main.yml: Set a default to False to be used to conditionally include the role. library/isti_vars/python_modules.yml: Move the python_modules.yml file out of the d4science-ghn-cluster directory. d4science-ghn-cluster: include the library/isti_vars/python_modules.yml variabiles file in the smartgears playbook. Setup the dataminer to use the python_env role. --- python-env/defaults/main.yml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/python-env/defaults/main.yml b/python-env/defaults/main.yml index d741e79..42388e5 100644 --- a/python-env/defaults/main.yml +++ b/python-env/defaults/main.yml @@ -1,14 +1,6 @@ --- +py_env_install: False py_env_pkgs_state: installed py_env_site: False py_env_basic_pkgs: - python-pip - -py_env_dpkg: - - - -py_pip_deps: - - - -py_env_pip_pkgs: - -