mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-08 14:20:04 -07:00
[PR #9076/626c0e10 backport][stable-10] Remove redundant HomebrewValidate.valid_package
calls in homebrew module. (#9139)
Remove redundant `HomebrewValidate.valid_package` calls in homebrew module. (#9076)
* Remove redundant `HomebrewValidate.valid_package` calls
* Add changelog fragment
(cherry picked from commit 626c0e1049
)
Co-authored-by: Thibaut Decombe <68703331+UnknownPlatypus@users.noreply.github.com>
This commit is contained in:
parent
5a1c68cb62
commit
acb6a2f76d
2 changed files with 3 additions and 36 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- homebrew - remove duplicated package name validation (https://github.com/ansible-collections/community.general/pull/9076).
|
Loading…
Add table
Add a link
Reference in a new issue