Skip to content

feat(multi-host): support a list of hosts in ssh_host for configure/update/status/restart#44

Open
hailangvn wants to merge 2 commits into
mainfrom
feat/multi-host
Open

feat(multi-host): support a list of hosts in ssh_host for configure/update/status/restart#44
hailangvn wants to merge 2 commits into
mainfrom
feat/multi-host

Conversation

@hailangvn

Copy link
Copy Markdown
Collaborator

Lets a single instance roll configure/update/status/restart out across several hosts sequentially, with per-host steps/watch overrides and a shared ssh_user. Hosts are visited in order and the run aborts on the first failing host. When more than one host ends up watched, their logs are merged with a colored [hostname] prefix instead of blocking one at a time.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Forge ID: F#T67958

…pdate/status/restart

Lets a single instance roll configure/update/status/restart out across several
hosts sequentially, with per-host steps/watch overrides and a shared ssh_user.
Hosts are visited in order and the run aborts on the first failing host. When
more than one host ends up watched, their logs are merged with a colored
[hostname] prefix instead of blocking one at a time.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Forge ID: F#T67958
@nilshamerlinck

Copy link
Copy Markdown
Contributor

let's put on hold this one for the moment, until we can test it on the target environment

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