If the target system has SELinux present, we need to make sure
that we have libselinux-python available or else nearly all Ansible
modules will fail with the error "Aborting, target uses selinux but
python bindings (libselinux-python) aren't installed!"
Resolves: RHBZ#1374491
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
Previously kexec-tools-anaconda-addon was added to anaconda-tools group in
f25 branch, see commit 439c13c552
Rawhide/f26 also need it thus update comps-f26.xml.in as well
It's not in GNOME core, so it's a bug that it's in the gnome-desktop
group. Keeping it installed is deviation from upstream, so it belongs in
workstation-product. Make the change only for F26 since there's no
immediate benefit and spins might be surprised for it to disappear this
late in the game.
We hope to move it to GNOME core in the future, after a rewrite.