MeshCentral-ScriptTask
MeshCentral-ScriptTask copied to clipboard
Variables usage
I was wondering if variables are only single value strings? For instance, I have a list of docker containers that I will run commands on. They will be different on different machines (3 so far). I would like to store the list of strings in a variable on this and move my script into meshcentral. Then I only have to update them in one place.
Is this currently possible? If not, is it something that can be added, or do you have any ideas?