Skip to content

fix: only run inventory web for actual hosts#397

Open
barnabasbusa wants to merge 3 commits intomasterfrom
barnabasbusa-patch-5
Open

fix: only run inventory web for actual hosts#397
barnabasbusa wants to merge 3 commits intomasterfrom
barnabasbusa-patch-5

Conversation

@barnabasbusa
Copy link
Contributor

@barnabasbusa barnabasbusa commented Jul 23, 2025

This modification:

  1. difference(['localhost']) - removes 'localhost' from the host list
  2. reject('match', '^mev.*') - excludes any host that starts with 'mev'

Signed-off-by: Barnabas Busa <busa.barnabas@gmail.com>
Signed-off-by: Barnabas Busa <busa.barnabas@gmail.com>
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