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

Ansible Collection for Uyuni / SUSE Manager

Results 20 ansible-collection-uyuni issues
Sort by recently updated
recently updated
newest added

It would be nice to have the possibility to also automate containerized installations: https://www.uyuni-project.org/uyuni-docs/en/uyuni/installation-and-upgrade/container-deployment/uyuni/opensuse-leap-micro-deployment.html

enhancement
role-cserver

With this we have the capability of accepting the salt-key while bootstrapping and removing the System from Uyuni while deleting the minion The actions are handeled via the rest api....

When I using uyuni collection to bootstrap a few linux servers, AWX show me following error: "HTTP Error 404: 404", "status_code": 404, "url": "http://myuyunifqdn/pub/bootstrap/bootstrap-oraclelinux8.9.sh"} looking for uyuni docs and open...

For some actions (*e.g. installing patches*) it is required to wait until they are finished before the next step (*e.g. rebooting the host*) is executed. For this specific example, we...

enhancement
plugin

For some scenarios it would be nice to have the option to pin LVs (Cache, Spacewalk, Database) to dedicated VGs.

enhancement
role-storage

From time to time there are regression bugs in openSUSE Leap / SLES that result in a orphaned task during patch installation. As a result, the patch task is still...

enhancement
plugin

Maybe it would be easier to outsource the Uyuni Python library to a dedicated project?

enhancement
question

This collection can't be used without special circumstances on SLES 15 as the system-wide Python 3.6 version is way too old. It would be nice to document how to deal...

documentation

It would be nice to have the possibility to filter systems based on their Custom Hostinfo keys, e.g.: ```yaml plugin: stdevel.uyuni.inventory host: 192.168.180.1 user: admin password: admin verify_ssl: false show_custom_values:...

enhancement