group.py
2.01 KB
-
Group should only return its own variables · 715d875d
Otherwise, a host in two groups, A and B, using a variable defined in group A and all will get the value of all, as B's variables will include the all variable. Partially fixes #1647.
Daniel Hokka Zakrisson committed