Releases: stdevel/ansible-collection-uyuni
Releases · stdevel/ansible-collection-uyuni
0.2.1
- modules will now report the appropriate API action ID (see issue #37, thanks @mat-ti for the contribution! 👍🏻)
0.2.0
- add very first Ansible EDA support (see #34)
- inventory plugin: allow environment vars instead of cfg file options (see #41)
0.1.5
- added support for Uyuni 2023.09 and newer (15.5 checks)
- fixed a bug where xfsprogs weren't installed (see #26)
- [client] fixed missing variables leading into unexpected behavior (see #35)
- bumped Vagrantboxes and system requirements
- fixed broken openSUSE Leap version check
- disable patch repository for Leap 15.5 as it doesn't exist, yet (see #39)
- fixed typos and smaller issues
0.1.1
- added
client
role for bootstrapping/removing clients (see issue #22)
server
role will now check for hardware minimum requirements (see issue #17)
- fixed typos
0.1.0
- initial release
- added dynamic inventory,
install_patches
, install_upgrades
, openscap_run
and reboot_host
modules
- breaking change: splitted former
stdevel.uyuni
Ansible role in stdevel.uyuni.storage
and stdevel.uyuni.server
roles