Skip to content

Fix for #420 (Conditionals must have a boolean result.) and basic tests for #425 #166

Fix for #420 (Conditionals must have a boolean result.) and basic tests for #425

Fix for #420 (Conditionals must have a boolean result.) and basic tests for #425 #166

Triggered via pull request February 4, 2026 14:36
Status Success
Total duration 1m 12s
Artifacts

ansible.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
no-changed-when: tasks/unregister-runner.yml#L27
Commands should not change things if nothing needs doing.
no-changed-when: tasks/register-runner.yml#L201
Commands should not change things if nothing needs doing.
no-changed-when: tasks/install-macos.yml#L90
Commands should not change things if nothing needs doing.
no-changed-when: tasks/install-macos.yml#L71
Commands should not change things if nothing needs doing.
no-changed-when: tasks/install-macos.yml#L62
Commands should not change things if nothing needs doing.
no-changed-when: tasks/install-macos.yml#L55
Commands should not change things if nothing needs doing.
no-changed-when: handlers/main.yml#L12
Commands should not change things if nothing needs doing.