From ff6a2fb501fb9bdbc3093e194a206ad8faf65a1d Mon Sep 17 00:00:00 2001 From: handreas <andreas.hamacher@monash.edu> Date: Tue, 3 Dec 2019 01:06:16 +0000 Subject: [PATCH] calculate Exports is just too buggy --- plays/make_files.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plays/make_files.yml b/plays/make_files.yml index dcbcc94e..b05925ce 100644 --- a/plays/make_files.yml +++ b/plays/make_files.yml @@ -15,8 +15,8 @@ roles: - { role: calculateEtcHosts } -- hosts: 'NFSNodes' - roles: - - { role: calculateExports } +#- hosts: 'NFSNodes' +# roles: +# - { role: calculateExports } -- GitLab