Skip to content

Bump ansible-lint from 6.22.1 to 25.1.1 #18

Bump ansible-lint from 6.22.1 to 25.1.1

Bump ansible-lint from 6.22.1 to 25.1.1 #18

Triggered via push February 3, 2025 14:55
Status Failure
Total duration 24s
Artifacts

ansible_lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
yaml[trailing-spaces]: defaults/main.yml#L4
Trailing spaces
yaml[truthy]: tasks/enable-start-takserver.yml#L5
Truthy value should be one of \[false, true]
yaml[truthy]: tasks/enable-start-takserver.yml#L10
Truthy value should be one of \[false, true]
fqcn[action-core]: tasks/install-epel.yml#L2
Use FQCN for builtin module actions (yum).
package-latest: tasks/install-epel.yml#L2
Package installs should not use latest.
fqcn[action-core]: tasks/install-psql.yml#L2
Use FQCN for builtin module actions (yum).
package-latest: tasks/install-psql.yml#L2
Package installs should not use latest.
fqcn[action-core]: tasks/install-takserver.yml#L2
Use FQCN for builtin module actions (copy).
risky-file-permissions: tasks/install-takserver.yml#L2
File permissions unset or incorrect.
fqcn[action-core]: tasks/install-takserver.yml#L7
Use FQCN for builtin module actions (yum).
no-changed-when: tasks/setup-takserver-db.yml#L7
Commands should not change things if nothing needs doing.
no-changed-when: tasks/update-ulimit.yml#L10
Commands should not change things if nothing needs doing.
yaml[truthy]: .github/workflows/ansible_lint.yml#L2
Truthy value should be one of \[false, true]
yaml[line-length]: .github/workflows/dependency-review.yml#L3
Line too long (302 > 160 characters)
yaml[line-length]: .github/workflows/dependency-review.yml#L6
Line too long (181 > 160 characters)
yaml[truthy]: .github/workflows/dependency-review.yml#L8
Truthy value should be one of \[false, true]
yaml[truthy]: .github/workflows/main.yml#L3
Truthy value should be one of \[false, true]