Skip to content

changed failed when #143

changed failed when

changed failed when #143

Triggered via push October 18, 2023 16:53
Status Failure
Total duration 45s
Artifacts

ansible-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
syntax-check[specific]: Promgraf.yml#L29
the role 'lrk.grafana' was not found in ansible.posix:ansible.legacy:/github/workspace/roles:/github/home/.cache/ansible-compat/21a323/roles:/github/workspace/roles:/github/home/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/github/workspace
syntax-check[specific]: roles/email/tasks/main.yml#L2
couldn't resolve module/action 'community.general.mail'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/jenkins_setup/tasks/main.yml#L2
couldn't resolve module/action 'community.general.jenkins_job'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/winlogbeat/tasks/main.yml#L30
couldn't resolve module/action 'community.windows.win_unzip'. This often indicates a misspelling, missing collection, or incorrect module path.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/