Now that Inventory Groups are live the ansible role should allow the user to set the Inventory group.
To be clear the goal is not to use the current --group=GROUP option of insights client which adds a tag but does not add the system to an Inventory Group.
This replaces the same feature request in the insights ansible collection https://github.com/RedHatInsights/ansible-collections-insights/issues/88
Now that Inventory Groups are live the ansible role should allow the user to set the Inventory group.
To be clear the goal is not to use the current
--group=GROUP
option of insights client which adds a tag but does not add the system to an Inventory Group.This depends on https://github.com/RedHatInsights/insights-client/issues/156 being resolved first.