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
Is your feature request related to a problem? Please describe.
Some test cases involve network activity. When using "Automation Configuration", the generated log incorrectly identifies the machine running the script as the "target", whereas it's actually the "source". The real target is a CIDR stored in a local variable.
Describe the solution you'd like
I'd like a way to tag local or shared variables as either "source" or "target", so that this information is correctly reflected in the generated logs.