Fix reported tox errors when performing in memory/system file operations #19
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 1 warning
name[play]:
plugins/modules/git_publish.py#L103
All plays should be named.
|
Ansible Lint
Process completed with exit code 2.
|
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') }}
|