build: bump version 0.4.1 -> 0.4.2 #70
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
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}] }}
|
Lint:
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}] }}
|
Lint:
playbooks/teams.yaml#L73
Jinja2 spacing could be improved: [
|
Lint:
playbooks/inventory.yaml#L99
File permissions unset or incorrect.
|
Lint:
playbooks/teams.yaml#L17
Using run_once may behave differently if strategy is set to free.
|
Lint:
playbooks/teams.yaml#L33
Using run_once may behave differently if strategy is set to free.
|
Lint:
playbooks/teams.yaml#L52
Using run_once may behave differently if strategy is set to free.
|
Lint:
playbooks/teams.yaml#L71
Using run_once may behave differently if strategy is set to free.
|
Lint:
playbooks/teams.yaml#L135
Using run_once may behave differently if strategy is set to free.
|
Lint:
playbooks/teams.yaml#L160
Using run_once may behave differently if strategy is set to free.
|
Loading