Skip to content

moved build_report_tags to shadowman.reports #878

moved build_report_tags to shadowman.reports

moved build_report_tags to shadowman.reports #878

Triggered via push December 13, 2023 18:15
Status Success
Total duration 25s
Artifacts

ansible-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/
yaml[line-length]: roles/shadowman_aap_metrics/tasks/main.yml#L5
Line too long (316 > 160 characters)
yaml[line-length]: roles/shadowman_aap_metrics_api/tasks/main.yml#L4
Line too long (327 > 160 characters)
yaml[line-length]: roles/shadowman_add_to_idm/tasks/main.yml#L21
Line too long (174 > 160 characters)
no-changed-when: roles/shadowman_compliance_playbook_create/tasks/main.yml#L13
Commands should not change things if nothing needs doing.
yaml[line-length]: roles/shadowman_compliance_playbook_create/tasks/main.yml#L14
Line too long (320 > 160 characters)
no-changed-when: roles/shadowman_mesh/tasks/main.yml#L2
Commands should not change things if nothing needs doing.
no-changed-when: roles/shadowman_mesh/tasks/main.yml#L7
Commands should not change things if nothing needs doing.
args[module]: roles/shadowman_patching_async/tasks/main.yml#L19
missing required arguments: _async_dir
ignore-errors: roles/shadowman_rhel_register/tasks/main.yml#L22
Use failed_when and specify error conditions instead of using ignore_errors.
ignore-errors: roles/shadowman_rhel_register/tasks/main.yml#L33
Use failed_when and specify error conditions instead of using ignore_errors.