Run molecule tests on the role #63
Annotations
10 errors and 16 warnings
yaml[document-start]:
defaults/main.yaml#L1
Missing document start "---"
|
yaml[trailing-spaces]:
defaults/main.yaml#L80
Trailing spaces
|
yaml[document-start]:
tasks/environment.yaml#L1
Missing document start "---"
|
yaml[document-start]:
tasks/hostname.yaml#L1
Missing document start "---"
|
yaml[document-start]:
tasks/hosts.yaml#L1
Missing document start "---"
|
var-naming[no-reserved]:
tasks/hosts.yaml#L3
Variables names must not be Ansible reserved names. (hosts)
|
var-naming[no-reserved]:
tasks/hosts.yaml#L3
Variables names must not be Ansible reserved names. (hosts) (vars: hosts)
|
yaml[document-start]:
tasks/main.yaml#L1
Missing document start "---"
|
yaml[document-start]:
tasks/motd.yaml#L1
Missing document start "---"
|
yaml[document-start]:
tasks/netplan.yaml#L1
Missing document start "---"
|
lint
Cache not found for keys: setup-uv-1-x86_64-unknown-linux-gnu-3.12.3-09e24a789e452eb67dd81e9259fe0176254bc9b93d1c9280d0b0b0870f4a6c6b
|
name[missing]:
tasks/main.yaml#L7
All tasks should be named.
|
name[missing]:
tasks/main.yaml#L10
All tasks should be named.
|
name[missing]:
tasks/main.yaml#L13
All tasks should be named.
|
name[missing]:
tasks/main.yaml#L16
All tasks should be named.
|
name[missing]:
tasks/main.yaml#L19
All tasks should be named.
|
name[missing]:
tasks/main.yaml#L22
All tasks should be named.
|
name[missing]:
tasks/main.yaml#L25
All tasks should be named.
|
name[missing]:
tasks/main.yaml#L28
All tasks should be named.
|
name[missing]:
tasks/main.yaml#L31
All tasks should be named.
|
name[missing]:
tasks/main.yaml#L34
All tasks should be named.
|
molecule (debian-12)
Cache not found for keys: setup-uv-1-x86_64-unknown-linux-gnu-3.12.3-09e24a789e452eb67dd81e9259fe0176254bc9b93d1c9280d0b0b0870f4a6c6b
|
molecule (ubuntu-2204)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
molecule (ubuntu-2204)
Cache not found for keys: setup-uv-1-x86_64-unknown-linux-gnu-3.12.3-09e24a789e452eb67dd81e9259fe0176254bc9b93d1c9280d0b0b0870f4a6c6b
|
molecule (ubuntu-2404)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
molecule (ubuntu-2404)
Cache not found for keys: setup-uv-1-x86_64-unknown-linux-gnu-3.12.3-09e24a789e452eb67dd81e9259fe0176254bc9b93d1c9280d0b0b0870f4a6c6b
|