mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
homebrew: Add upgrade_options in upgrade_all (#24)
Handle upgrade options in upgrade_all state in homebrew module. Fixes: #54541 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
4fba692c1b
commit
c874089d1d
3 changed files with 122 additions and 7 deletions
6
tests/integration/targets/homebrew/aliases
Normal file
6
tests/integration/targets/homebrew/aliases
Normal file
|
@ -0,0 +1,6 @@
|
|||
shippable/posix/group1
|
||||
skip/aix
|
||||
skip/freebsd
|
||||
skip/rhel
|
||||
skip/docker
|
||||
skip/python2.6
|
Loading…
Add table
Add a link
Reference in a new issue