ahelal/kitchen-ansiblepush

Does the 'groups' option do anything?

Closed this issue · 2 comments

j4m3s commented

Was looking at the readme and got curious about what the groups setting does different to the mygroup'setting. And as far as I can see from my limited Ruby knowledge I don't think it does anything?

Hey
Groups is used by inventory group. This is used ti create a group inventory https://github.com/ahelal/kitchen-ansiblepush/blob/master/bin/kitchen-ansible-inventory Could be useful if your trying to orchestrate between groups

j4m3s commented

Ah sorry, I didn't think to look there. Serves me right poking around in the code :)