mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
homebrew: Add info about changed packages (#31)
homebrew now returns details about changed and unchanged packages after performing the operations. Fixes: ansible/ansible#59376 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
de0409e793
commit
d921968504
2 changed files with 45 additions and 2 deletions
2
changelogs/fragments/59376-homebrew_fix.yml
Normal file
2
changelogs/fragments/59376-homebrew_fix.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- Add information about changed packages in homebrew returned facts (https://github.com/ansible/ansible/issues/59376).
|
Loading…
Add table
Add a link
Reference in a new issue