Skip to content

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

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

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

Triggered via pull request December 11, 2023 03:26
Status Success
Total duration 2m 40s
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
27s
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') }}