cli/pkg/ansible
Snider 3f040be0ef fix(deploy): address linter warnings and build errors
- Fix fmt.Sprintf format verb error in ssh.go (remove unused stat command)
- Fix errcheck warnings by explicitly ignoring best-effort operations
- Fix ineffassign warning in cmd_ansible.go

All golangci-lint checks now pass for deploy packages.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 18:10:13 +00:00
..
executor.go fix(deploy): address linter warnings and build errors 2026-02-03 18:10:13 +00:00
modules.go fix(deploy): address linter warnings and build errors 2026-02-03 18:10:13 +00:00
parser.go feat(deploy): add pure-Go Ansible executor and Coolify API integration 2026-02-03 18:01:10 +00:00
ssh.go fix(deploy): address linter warnings and build errors 2026-02-03 18:10:13 +00:00
types.go feat(deploy): add pure-Go Ansible executor and Coolify API integration 2026-02-03 18:01:10 +00:00