Skip to content

Fix incorrect keystore owner #8

Fix incorrect keystore owner

Fix incorrect keystore owner #8

Triggered via push April 8, 2026 09:03
Status Success
Total duration 6m 25s
Artifacts

ansible.yml

on: push
Matrix: ansible-role / molecule
ansible-role  /  ansible-lint
22s
ansible-role / ansible-lint
ansible-role  /  generate-readme
13s
ansible-role / generate-readme
ansible-role  /  galaxy-release
0s
ansible-role / galaxy-release
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
risky-shell-pipe: tasks/transport_security.yaml#L78
Shells that use pipes should set the pipefail option.
no-handler: tasks/plugins.yaml#L54
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.