Skip to content

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

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 #162

Triggered via pull request February 4, 2026 13:30
Status Failure
Total duration 1m 14s
Artifacts

ansible.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 8 warnings
ansible-lint
Process completed with exit code 1.
yaml[truthy]: molecule/default/vars/common.yml#L2
Truthy value should be one of [false, true]
yaml[empty-lines]: molecule/default/molecule.yml#L62
Too many blank lines (1 > 0)
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.
internal-error: molecule/default/converge.yml#L1
Unexpected error code 4 from execution of: ansible-playbook --syntax-check -vv molecule/default/converge.yml
no-changed-when: handlers/main.yml#L12
Commands should not change things if nothing needs doing.