linux-system-roles / rhc

Role to manage RH subscription management and Insights
https://linux-system-roles.github.io/rhc/
MIT License
10 stars 15 forks source link

Feature request: assign host to Inventory group #186

Open m8ram opened 3 months ago

m8ram commented 3 months ago

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.