-
Notifications
You must be signed in to change notification settings - Fork 34
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
Unexpected failure during module execution #30
Comments
Ah, I stumbled upon #29 (comment) and indeed, become was missing. And thank you for this plugin; it is exactly what I've been looking for! |
Hmm, yeah, that seems to be a stumbling block for folks. The readme does call it out, but it's a bit long winded, towards the bottom, and easy to skim past. I'll update the readme to be clearer about it, and see if I can't add some validation in the plugin itself to make the error message much clearer about what the user needs to do. I'm glad this is working well for you otherwise! |
I don't really know how the internals work, but maybe it's also a possibility to skip |
Oh, I see, I missed that detail! I'll see if we can't check for that specific case too. Thanks for catching this! |
Hmm... so it appears there's more going on here than meets the eye, due to the interaction between @KizzyCode could you share some more details to help me figure this out? Specifically:
Of course, feel free to redact any sensitive information. I just need to understand what your setup is, because this seems to be much more complicated than we originally thought. If you don't have time, I understand, no worries. |
Sorry for the late reply 😕
|
The plugin crashes when I try to execute the following task:
(
jail_name
is defined and the jail is running;jexec
works)Playbook:
Traceback:
Full ansible output:
The text was updated successfully, but these errors were encountered: