Skip to content

Commit

Permalink
Update "development" role to install DNSControl.
Browse files Browse the repository at this point in the history
  • Loading branch information
damiendart committed Nov 10, 2024
1 parent 8f6f4bb commit 8c8f5c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/development/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
golang_package__packages:
- 'github.com/damiendart/nt/cmd/nt@latest'
- 'github.com/damiendart/pathshorten/cmd/pathshorten@latest'
- 'github.com/StackExchange/dnscontrol/v4@latest'
- 'golang.org/x/lint/golint@latest'
- 'honnef.co/go/tools/cmd/staticcheck@latest'

Expand Down

0 comments on commit 8c8f5c1

Please sign in to comment.