mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-30 07:28:52 +00:00
homebrew_service: remove redundant code (#11839)
* homebrew_service: remove redundant code * homebrew_services: add changelog fragment for #11839 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
edf8f24959
commit
afe9de7562
2 changed files with 7 additions and 8 deletions
4
changelogs/fragments/11839-homebrew-services-cleanup.yml
Normal file
4
changelogs/fragments/11839-homebrew-services-cleanup.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
minor_changes:
|
||||
- homebrew_services - remove various redundancies including dead state validation, unused return
|
||||
values, and unnecessary locale environment variables
|
||||
(https://github.com/ansible-collections/community.general/pull/11839).
|
||||
Loading…
Add table
Add a link
Reference in a new issue