Changes to new gh package (#187)

Resolves this error:
failed: [localhost] (item=github/gh/gh) => {"ansible_loop_var": "item", "changed": false, "item": "github/gh/gh", "msg": "==> Tapping github/gh\nCloning into '/opt/homebrew/Library/Taps/github/homebrew-gh'...\nTapped (14 files, 55.3KB).\nWarning: Formula github/gh/gh was renamed to gh.\nWarning: No available formula or cask with the name \"github/gh/gh\".\nWarning: Formula github/gh/gh was renamed to gh."}
This commit is contained in:
Peter Ramsing 2023-09-29 18:42:06 -07:00 committed by GitHub
parent e3d0cb7718
commit f885708e1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -117,7 +117,7 @@ Packages (installed with Homebrew):
- gettext
- gifsicle
- git
- github/gh/gh
- gh
- go
- gpg
- httpie

View file

@ -42,7 +42,7 @@ homebrew_installed_packages:
- gettext
- gifsicle
- git
- github/gh/gh
- gh
- go
- gpg
- httpie