mac-dev-playbook icon indicating copy to clipboard operation
mac-dev-playbook copied to clipboard

If a brew package is both a formula and cask its being marked as an error

Open scottfwalter opened this issue 1 year ago • 1 comments

The tag package is available as a formula and cask. They are actually two different apps. I want the formula one installed. However, I get this error:

failed: [127.0.0.1] (item=tag) => {"ansible_loop_var": "item", "changed": false, "item": "tag", "msg": "Warning: Treating tag as a formula. For the cask, use homebrew/cask/tag or specify the `--cask` flag."}

Is there a way to not mark this as an error? It's not really an error just a warning message.

scottfwalter avatar Apr 13 '24 01:04 scottfwalter

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

github-actions[bot] avatar Aug 15 '24 18:08 github-actions[bot]

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.

github-actions[bot] avatar Oct 17 '24 18:10 github-actions[bot]