theforeman / foreman-ansible-modules

Ansible modules for interacting with the Foreman API and various plugin APIs such as Katello
GNU General Public License v3.0
149 stars 166 forks source link

[foreman-ansible-plugin] assign ansible roles to hosts #1181

Open mdellweg opened 3 years ago

mdellweg commented 3 years ago
SUMMARY

This is a split off from #1123 to manage the assined ansible roles for hosts.

ISSUE TYPE
wbclark commented 3 years ago

This is a valid feature but not the highest on our list of many priorities at the moment

One difference here vs. doing this with hostgroups, is the lack of a unit test for hosts in the luna pipeline (it's easier to do this with hostgroups in forklift, as a hostgroup doesn't require any actual hosts)