Ensure correct version is always installed, fix keystore permissions … #12
ansible.yml
on: push
Matrix: ansible-role / molecule
ansible-role
/
ansible-lint
29s
ansible-role
/
generate-readme
ansible-role
/
galaxy-release
16s
Annotations
1 error and 6 warnings
|
ansible-role / galaxy-release
Process completed with exit code 2.
|
|
risky-shell-pipe:
tasks/transport_security.yaml#L78
Shells that use pipes should set the pipefail option.
|
|
no-handler:
tasks/plugins.yaml#L86
Tasks that run when changed should likely be handlers.
|
|
no-handler:
tasks/plugins.yaml#L17
Tasks that run when changed should likely be handlers.
|
|
no-handler:
tasks/password.yaml#L23
Tasks that run when changed should likely be handlers.
|
|
risky-shell-pipe:
tasks/password.yaml#L22
Shells that use pipes should set the pipefail option.
|
|
no-handler:
tasks/install.yaml#L38
Tasks that run when changed should likely be handlers.
|