Hello Hatef, I think this has been reported as issue 443? https://github.com/gc3-uzh-ch/elasticluster/issues/443
I have not yet tried fixing it, but the root issue is that it's not clear how Ansible/Jinja evaluate expressions in the `when:` clauses. ElastiCluster relies on variables in conditional expressions to keep complex playbooks readable, and I have run multiple times into problems where a variable was being expanded as a string value instead of an expression to be evaluated, or a variable name being treated as a string, etc. Bottom line: I will have to fix it sooner or later, but I expect trouble/instability when I start doing it and I'm not inclined to go through that instability now that things mostly work ;-) Ciao, R -- You received this message because you are subscribed to the Google Groups "elasticluster" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
