Skip to content

Gitlab server cert fix #77

Gitlab server cert fix

Gitlab server cert fix #77

Triggered via pull request December 4, 2024 22:52
Status Failure
Total duration 36s
Artifacts

ansible.yml

on: pull_request
ansible-lint
28s
ansible-lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 9 warnings
yaml[line-length]: defaults/main.yml#L16
Line too long (174 > 160 characters)
name[missing]: tasks/register-runner.yml#L15
All tasks should be named.
risky-file-permissions: tasks/register-runner.yml#L20
File permissions unset or incorrect.
yaml[new-line-at-end-of-file]: vars/Darwin.yml#L15
No new line character at the end of file
ansible-lint
Process completed with exit code 1.
no-changed-when: handlers/main.yml#L12
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: tasks/install-macos.yml#L62
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#L90
Commands should not change things if nothing needs doing.
no-changed-when: tasks/register-runner.yml#L205
Commands should not change things if nothing needs doing.
no-changed-when: tasks/unregister-runner.yml#L27
Commands should not change things if nothing needs doing.
no-changed-when: tests/test.yml#L26
Commands should not change things if nothing needs doing.
no-changed-when: tests/test.yml#L53
Commands should not change things if nothing needs doing.