Jimmy McCrory c1bcb9e922 Move dynamic grouping conditional
Instead of using a when clause around the inclusion of the
dynamic-grouping task, use a new var, 'group_when' that's only applied
within the task. This will avoid checking localhost for a hostvar which
doesn't actually apply and may not exist.

Change-Id: I44fa2b0e5b62f632c4b2fe2cc453d08692d97544
2017-10-22 03:09:26 +00:00
..