BonnyCI / hoist

Hoist up a bonnyci
Apache License 2.0
5 stars 13 forks source link

Specify combined path in group_vars #429

Closed jamielennox closed 7 years ago

jamielennox commented 7 years ago

We really should be depending on variables from one task to another. It means we have to specify them all in the top level group_vars file like this and that they are not really reusable.

However for speed given they are already here just add the missing filename.

Signed-off-by: Jamie Lennox jamielennox@gmail.com