Secret/Variable support for commands #1730
amot-dev
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Right now, my shutdown command has a password in plain text, which... is not ideal. I would appreciate a way to be able to set any number of variables/secrets per-device and be able to reference those in commands, like we can with
{{ DEVICE_IP }}and{{ DEVICE_MAC }}.All reactions