Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install_patches error: ... Please consider setting 'allowModules=true'. #46

Open
ulziibuyan opened this issue Jul 15, 2024 · 0 comments

Comments

@ulziibuyan
Copy link

ulziibuyan commented Jul 15, 2024

I ran the sample ansible playbook install_patches and received the following error from my Uyuni:

...
TASK [Installing patches] ***************************************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible_collections.stdevel.uyuni.plugins.module_utils.exceptions.SessionException: Generic remote communication error: "redstone.xmlrpc.XmlRpcFault: Operation not allowed for systems that have modular channels assigned. Please consider setting 'allowModules=true'."
...

I tried adding allowModules = True to the API call and it works. Can I contribute code adding this parameter to install_patches?

References: https://github.com/uyuni-project/poc-uyuni-api/blob/master/cmd/mgr-api.spec.conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant