flatten library, delint #35
Annotations
8 errors and 1 warning
ansible-lint:
tasks/main.yml#L19
All names should start with an uppercase letter.
|
ansible-lint:
tasks/main.yml#L52
Jinja templates should only be at the end of 'name'
|
ansible-lint:
tasks/main.yml#L52
File permissions unset or incorrect.
|
ansible-lint:
tasks/main.yml#L94
Use FQCN for builtin module actions (file).
|
ansible-lint:
tasks/main.yml#L101
Use FQCN for builtin module actions (shell).
|
ansible-lint:
tasks/main.yml#L101
Commands should not change things if nothing needs doing.
|
ansible-lint:
tasks/main.yml#L130
File permissions unset or incorrect.
|
ansible-lint
Process completed with exit code 2.
|
ansible-lint:
tasks/main.yml#L32
Jinja2 spacing could be improved: {{ miniconda_conda_bin }} -> {{ miniconda_conda_bin }}
|
The logs for this run have expired and are no longer available.
Loading