Open Issues Need Help
View All on GitHub Can't pass custom FQDM to server install about 2 months ago
enhancement good first issue
Ansible Collection for Uyuni / SUSE Manager
Python
#ansible#ansible-collection#linux#spacewalk#suse-manager#system-management#uyuni
Unable to create software channels 3 months ago
AI Summary: The Ansible collection for Uyuni/SUSE Manager needs a bug fix in the `server` role. The `mgrctl exec` command within the 'Create software channels' task incorrectly handles the `-u` and `-p` parameters for user and password, causing the `spacewalk-common-channels` command to fail. The solution involves adding `--` before the `/usr/bin/spacewalk-common-channels` command in the Ansible task to correctly separate `mgrctl` arguments from the subsequent command's arguments.
Complexity:
4/5
bug good first issue
Ansible Collection for Uyuni / SUSE Manager
Python
#ansible#ansible-collection#linux#spacewalk#suse-manager#system-management#uyuni