You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 3cc66ab, we updated CI to use molecule-action 2.3.13, which updated ansible-lint to 6.13.0. As a consequence, we are temporarily suppressing a number of newly-introduced warnings (see 2d5112b).
We should fix these violations and remove their respective suppressions:
key-order[task]
fqcn[action-core]
fqcn[action]
ignore-errors
jinja[spacing]
name[casing]
name[missing]
no-changed-when
no-free-form
no-handler
risky-file-permissions
schema[meta]
var-naming
The text was updated successfully, but these errors were encountered:
In 3cc66ab, we updated CI to use molecule-action 2.3.13, which updated ansible-lint to 6.13.0. As a consequence, we are temporarily suppressing a number of newly-introduced warnings (see 2d5112b).
We should fix these violations and remove their respective suppressions:
key-order[task]
fqcn[action-core]
fqcn[action]
ignore-errors
jinja[spacing]
name[casing]
name[missing]
no-changed-when
no-free-form
no-handler
risky-file-permissions
schema[meta]
var-naming
The text was updated successfully, but these errors were encountered: