Replies: 3 comments 8 replies
-
Is it possible in some other way to register output of the script to some local variable, like ansible do? |
Beta Was this translation helpful? Give feedback.
-
What is "some.server:22" supposed to represent? To me, it looks like your target is pointing to some non-existing server. This is what running your playbook with a valid target looks like: I don't understand the part about "some other way" as the proper way seems to work just fine. As long as you export anything, this is "registered" pls, use discussion to ask similar types of questions, I'll move it |
Beta Was this translation helpful? Give feedback.
-
v1.6.4 just released. I don't think it will address your error, but it addresses the potential (and very real) conflict with setting variables |
Beta Was this translation helpful? Give feedback.
-
spot -t s2 --task uptime -v
code looks correct. What "bad variable name" means in this case? Does everything parsed correctly?
Beta Was this translation helpful? Give feedback.
All reactions