Hi Everyone - pretty new to Foreman/Katello/Ansible. Switching from Spacewalk.
I have a bunch of servers we’re moving to Foreman from Spacewalk. We’re using the Katello bootstrap python script to add the host to Foreman, assign it repositories and add it to a host group. This host group has a bunch of Ansible Roles assigned to it.
The client shows up in Foreman, I can see it in the host group, but after it gets added, the Ansible roles are never run on the host.
If a deploy a new VM directly from Foreman, everything works fine, including the Ansible roles.
As far as I know, the Ansible callback is enabled, but I’m a bit stumped on troubleshooting this issue. Any help is appreciated. Thanks!