Skip to content

Commit

Permalink
Added Ansible - Hosts test
Browse files Browse the repository at this point in the history
  • Loading branch information
cx-henriqueAlvelos committed Jul 13, 2023
1 parent fa3099e commit eee11a2
Show file tree
Hide file tree
Showing 5 changed files with 353 additions and 12 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ require (
gopkg.in/yaml.v3 v3.0.1
helm.sh/helm/v3 v3.11.2
mvdan.cc/sh/v3 v3.6.0
github.com/relex/aini v1.5.0
)

require (
cloud.google.com/go/compute/metadata v0.2.3 // indirect
github.com/evanphx/json-patch/v5 v5.6.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.1 // indirect
github.com/relex/aini v1.5.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/tchap/go-patricia/v2 v2.3.1 // indirect
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
Expand Down
Loading

0 comments on commit eee11a2

Please sign in to comment.