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

[FEATURE REQUEST] Enable globs and regex for salt.states.pkg.removed #60371

Open
sharkbruhaha opened this issue Jun 15, 2021 · 0 comments
Open
Assignees
Labels
Feature new functionality including changes to functionality and code refactors, etc.
Milestone

Comments

@sharkbruhaha
Copy link

Is your feature request related to a problem? Please describe.
It is incredibly useful to be able to ensure that no older versions of a piece of software are on a host, and having globs/regex enables this feature with little issue.

Describe the solution you'd like
Add support for globs/regex to pkg.removed like there is in pkg.installed.

Describe alternatives you've considered
The alternative would be command line, but that is not a solution for states. (also that feature is currently broken, see: #60290

@sharkbruhaha sharkbruhaha added Feature new functionality including changes to functionality and code refactors, etc. needs-triage labels Jun 15, 2021
@garethgreenaway garethgreenaway added this to the Approved milestone Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature new functionality including changes to functionality and code refactors, etc.
Projects
None yet
Development

No branches or pull requests

3 participants