build: bump version 0.4.0 -> 0.4.1 #55
ci.yaml
on: push
Ansible Collection
/
Lint
47s
Ansible Collection
/
Lint (galaxy.yaml)
39s
MKDocs
/
Lint
29s
gitlab-mirror
2s
Ansible Collection
/
Linting Reports
4s
MKDocs
/
Linting Reports
5s
Ansible Collection
/
Test
0s
Ansible Collection
/
Mark Release Live
0s
MKDocs
/
Mark Release Live
0s
Annotations
6 errors and 11 warnings
MKDocs / Lint
Process completed with exit code 1.
|
MKDocs / Linting Reports
Failed test were found and 'fail-on-error' option is set to true
|
yaml[empty-lines]:
playbooks/inventory.yaml#L176
Too many blank lines (1 > 0)
|
yaml[empty-lines]:
playbooks/teams.yaml#L268
Too many blank lines (1 > 0)
|
Ansible Collection / Linting Reports
Failed test were found and 'fail-on-error' option is set to true
|
Ansible Collection / Linting Reports
Failed test were found and 'fail-on-error' option is set to true
|
galaxy[version-incorrect]:
galaxy.yml#L11
collection version should be greater than or equal to 1.0.0
|
jinja[spacing]:
playbooks/inventory.yaml#L34
Jinja2 spacing could be improved: {{ software | default([]) + [{ 'name': package.value[0].name, 'category': package.value[0].category | default(''), 'version': package.value[0].version }] }} -> {{ software | default([]) + [{'name': package.value[0].name, 'category': package.value[0].category | default(''), 'version': package.value[0].version}] }}
|
jinja[spacing]:
playbooks/inventory.yaml#L71
Jinja2 spacing could be improved: {{ software | default([]) + [{ 'name': package.value[0].name, 'category': package.value[0].category | default(''), 'version': package.value[0].version }] }} -> {{ software | default([]) + [{'name': package.value[0].name, 'category': package.value[0].category | default(''), 'version': package.value[0].version}] }}
|
jinja[spacing]:
playbooks/teams.yaml#L73
Jinja2 spacing could be improved: [
|
risky-file-permissions:
playbooks/inventory.yaml#L99
File permissions unset or incorrect.
|
run-once[task]:
playbooks/teams.yaml#L17
Using run_once may behave differently if strategy is set to free.
|
run-once[task]:
playbooks/teams.yaml#L33
Using run_once may behave differently if strategy is set to free.
|
run-once[task]:
playbooks/teams.yaml#L52
Using run_once may behave differently if strategy is set to free.
|
run-once[task]:
playbooks/teams.yaml#L71
Using run_once may behave differently if strategy is set to free.
|
run-once[task]:
playbooks/teams.yaml#L135
Using run_once may behave differently if strategy is set to free.
|
run-once[task]:
playbooks/teams.yaml#L160
Using run_once may behave differently if strategy is set to free.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ansible-collection
|
8.7 KB |
|
ansible-collection-lint
|
887 Bytes |
|
ansible-collection-lint-galaxy.yaml
|
540 Bytes |
|
mkdocs-lint
|
656 Bytes |
|