Skip to content

Releases: stdevel/ansible-collection-uyuni

0.2.1

02 May 09:03
Compare
Choose a tag to compare
  • modules will now report the appropriate API action ID (see issue #37, thanks @mat-ti for the contribution! 👍🏻)

0.2.0

07 Mar 10:52
Compare
Choose a tag to compare
  • add very first Ansible EDA support (see #34)
  • inventory plugin: allow environment vars instead of cfg file options (see #41)

0.1.5

03 Jan 09:51
6d976f2
Compare
Choose a tag to compare
  • 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

21 Apr 17:10
Compare
Choose a tag to compare
  • 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

15 Apr 14:14
Compare
Choose a tag to compare
  • 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