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

raised a SkipException before into foreach_execute when command does not exist #3629

Open
xiangce opened this issue Dec 14, 2022 · 0 comments

Comments

@xiangce
Copy link
Contributor

xiangce commented Dec 14, 2022

    @xiangce this exception is raised from a `foreach_execute` that depends on the `block_devices_by_uuid`
      datasource for inputs.  If the command does not exist on a system should the datasource ever execute? 
      Should have raised a `SkipException` before it ever got to the `foreach_execute`?

Originally posted by @bfahr in #3584 (comment)

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

No branches or pull requests

1 participant