Skip to content

Ansible Lint - Scheduled #146

Ansible Lint - Scheduled

Ansible Lint - Scheduled #146

Triggered via schedule January 10, 2024 01:55
Status Success
Total duration 42s
Artifacts

schedlint.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 warning
jinja[spacing]: tasks/password.yml#L285
Jinja2 spacing could be improved: {{ local_users.ansible_facts.getent_passwd | list}} -> {{ local_users.ansible_facts.getent_passwd | list }}