Skip to content

Merge pull request #23 from punktDe/refactored-shared-workflow #2

Merge pull request #23 from punktDe/refactored-shared-workflow

Merge pull request #23 from punktDe/refactored-shared-workflow #2

Triggered via push February 16, 2026 09:14
Status Success
Total duration 3m 39s
Artifacts

ansible.yml

on: push
Matrix: ansible-role / molecule
ansible-role  /  ansible-lint
29s
ansible-role / ansible-lint
ansible-role  /  generate-readme
15s
ansible-role / generate-readme
ansible-role  /  galaxy-release
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#L25
Tasks that run when changed should likely be handlers.