Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added code to update the target HOST based on HOST/host global variable #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vanshaj
Copy link

@vanshaj vanshaj commented Feb 9, 2024

Hello @CoreyD97 ,

There was one use case which we wanted to support in the Stepper. Currently if we have created a sequence with 3 steps and we want to run it on different target then we have to manually go and update the target host name manually everytime in each step.

In order to solve the issue , I added one logic if we are using HOST/host global variable then it will automatically update the target in each step of that sequence . If not then default target what was being set will be used.

Kindly review the PR and provide the relevant review comments

Will resolve - #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants