mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 12:40:31 -07:00
* Add failing test * Use fully qualified names * Add changelog fragment * Remove unnecessary initial cleanup * Fix tests/integration/targets/homebrew/tasks/formulae.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
No EOL
231 B
YAML
2 lines
No EOL
231 B
YAML
bugfixes:
|
|
- homebrew - fix incorrect handling of homebrew modules when a tap is requested (https://github.com/ansible-collections/community.general/pull/9546, https://github.com/ansible-collections/community.general/issues/9533). |