- added support for containerized setups (SUMA 5.0+ and Uyuni 2024.10+) (#44)
- openSUSE Tumbleweed, Slowroll, Leap, Leap Micro, SUSE Linux Enterprise Server and SUSE Linux Enterprise Micro/SUSE Linux Micro are supported installation targets
- Breaking change: removed support for legacy installations (SUMA 4.x and Uyuni up to 2024.08)
- Breaking change: removed Ansible role
stdevel.uyuni.storage
as it's not needed anymore for containerized setups
- see variables
uyuni_disk_volumes
and uyuni_disk_database
server
: added CPU architecture prerequisite check
server
: removed CEFS support as CentOS 7 reached EOL
server
: enabling SL(E) modules is now idempotent
server
: instead of VMs, containers are now used for development and testing
client
: client registration task now idempotent (#48)
- added
is_reboot_required
und full_pkg_update
modules (#49)
Thanks for your contributions, @mat-ti and @KinzelL 🎉