Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturRibeiro-CX committed Feb 24, 2025
1 parent 4a7a327 commit 2f8f66d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package Cx

import data.generic.ansible as ansLib

modules := {"community.aws.elb_application_lb","elb_application_lb"}
modules := {"community.aws.elb_application_lb", "elb_application_lb"}

CxPolicy[result] {
task := ansLib.tasks[id][t]
Expand Down

0 comments on commit 2f8f66d

Please sign in to comment.