Skip to content

added task to ensure firewalld is installed #169

added task to ensure firewalld is installed

added task to ensure firewalld is installed #169

Triggered via push October 11, 2023 15:53
Status Failure
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ansible-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
yaml[truthy]: .github/workflows/ansible-lint.yml#L3
Truthy value should be one of \[false, true]
yaml[indentation]: .github/workflows/ansible-lint.yml#L12
Wrong indentation: expected 6 but found 4
yaml[indentation]: Web Install and Verification collections.yml#L7
Wrong indentation: expected at least 3
run-once[task]: Web Install and Verification collections.yml#L55
Using run_once may behave differently if strategy is set to free.
name[casing]: Web Verification collections.yml#L1
All names should start with an uppercase letter.
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/