Skip to content

Fix the services regex for /etc/sssd/sssd.conf #578

Fix the services regex for /etc/sssd/sssd.conf

Fix the services regex for /etc/sssd/sssd.conf #578

Triggered via pull request November 14, 2023 11:16
Status Failure
Total duration 49s
Artifacts

linter.yaml

on: pull_request
Lint Code Base
36s
Lint Code Base
Fit to window
Zoom out
Zoom in

Annotations

1 error
jinja[spacing]: ansible/roles/custom_pkgs/vars/main.yml#L1
Jinja2 spacing could be improved: {{ (custom_pkgs_archive is defined) | ternary('/tmp', '') }} -> {{ (custom_pkgs_archive is defined) | ternary('/tmp', '') }}