Skip to content

Fix reported tox errors when performing in memory/system file operations #11

Fix reported tox errors when performing in memory/system file operations

Fix reported tox errors when performing in memory/system file operations #11

Triggered via pull request December 10, 2023 16:04
Status Success
Total duration 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Ansible Lint
21s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

1 warning
jinja[spacing]: extensions/molecule/resources/vars/vars.yml#L1
Jinja2 spacing could be improved: {{ lookup( 'pipe', 'git rev-parse --show-toplevel') }} -> {{ lookup('pipe', 'git rev-parse --show-toplevel') }}