Adding ansible to local ops workflow

This commit is contained in:
James Patrick 2024-08-08 21:55:59 -04:00
parent 7d676afbec
commit effb141322
No known key found for this signature in database

View File

@ -108,3 +108,6 @@ brew "ant"
cask "postgres-unofficial"
## Ops
brew "awscli"
brew "ansible"
brew "ansible-lint"
brew "ansible-language-server"