You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 15, 2026. It is now read-only.
When calling invoke, if you try to get a env var (os.environ['host']) set in the config file like so: host: $HOST it will print out $HOST instead of the actual value of the envar $HOST