Skip to content

Commit dec71a1

Browse files
hasbro17estroz
andcommitted
Update pkg/ansible/controller/controller.go
Co-Authored-By: estroz <[email protected]>
1 parent 8e87996 commit dec71a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/ansible/controller/controller.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import (
3333
"sigs.k8s.io/controller-runtime/pkg/source"
3434
)
3535

36-
var log = logutil.SDKLog.WithName("controller")
36+
var log = logutil.SDKLog.WithName("ansible-controller")
3737

3838
// Options - options for your controller
3939
type Options struct {

0 commit comments

Comments
 (0)