chore(ansible): update ansible #276
ci.yml
on: pull_request
ci-req-check
7s
yaml-lint
14s
shell-lint
8s
action-lint
7s
ansible-lint
3m 16s
all-status-check
0s
Annotations
5 errors and 4 warnings
|
ansible-lint
Process completed with exit code 1.
|
|
risky-file-permissions:
roles/config/tasks/all.yml#L75
File permissions unset or incorrect.
|
|
risky-file-permissions:
roles/config/tasks/all.yml#L39
File permissions unset or incorrect.
|
|
run-once[play]:
localhost.yml#L5
Play uses strategy: free
|
|
yaml[truthy]:
localhost.yml#L4
Truthy value should be one of [false, true]
|
|
shell-lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
|
shell-lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
|
action-lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
|
yaml-lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|