Add ansible lint and make it happy #214
Annotations
2 errors and 6 warnings
risky-file-permissions:
roles/monitoring/tasks/main.yaml#L17
File permissions unset or incorrect.
|
pull-request
Process completed with exit code 1.
|
no-changed-when:
roles/k8s_cluster_helm/tasks/main.yaml#L9
Commands should not change things if nothing needs doing.
|
no-changed-when:
roles/k8s_cluster_helm/tasks/main.yaml#L22
Commands should not change things if nothing needs doing.
|
no-changed-when:
roles/k8s_cluster_helm/tasks/main.yaml#L35
Commands should not change things if nothing needs doing.
|
no-changed-when:
roles/k8s_cluster_helm/tasks/main.yaml#L48
Commands should not change things if nothing needs doing.
|
no-changed-when:
roles/k8s_lb/tasks/main.yaml#L81
Commands should not change things if nothing needs doing.
|
no-changed-when:
roles/k8s_lb/tasks/main.yaml#L141
Commands should not change things if nothing needs doing.
|