ansible-collection-uyuni icon indicating copy to clipboard operation
ansible-collection-uyuni copied to clipboard

Ansible Collection for Uyuni / SUSE Manager

ansible-collection-uyuni

Ansible Collection for managing Uyuni / SUSE Manager installations and ressources.

Roles

  • storage - Prepares LVM storage for Uyuni or SUSE Manager
  • server - Prepares, installs and configures Uyuni or SUSE Manager
  • client - Bootstraps Uyuni or SUSE Manager clients

Plugins

  • inventory - Dynamic inventory
  • install_patches - Installs patches on managed hosts
  • install_upgrades - Installs package upgrades on managed hosts
  • openscap_run - Schedules OpenSCAP runson managed hosts
  • reboot_host - Reboots a managed hosts

Event-driven Ansible

  • requires_reboot - Checks whether a particular system requires a reboot

Check-out issues for known issues, missing and upcoming functionality.

Demonstration

See the following GitHub repository for a demonstration of using this collection with AWX.