mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
76d0222a83
* homebrew_cask: fix upgrade_all changed when nothing upgraded * Add changelog fragment * Update changelogs/fragments/8708-homebrew_cask-fix-upgrade-all.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Add .strip() to upgrade output check Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: John Byrne <john@jobytech.net> Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
No EOL
231 B
YAML
2 lines
No EOL
231 B
YAML
bugfixes:
|
|
- homebrew_cask - fix ``upgrade_all`` returns ``changed`` when nothing upgraded (https://github.com/ansible-collections/community.general/issues/8707, https://github.com/ansible-collections/community.general/pull/8708). |