Skip to content

Add debian test scenario #16

Add debian test scenario

Add debian test scenario #16

Triggered via pull request October 9, 2023 01:34
@teddyphreakteddyphreak
synchronize #7
debian
Status Failure
Total duration 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

molecule.yml

on: pull_request
Matrix: molecule
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
molecule (debian, 192.168.255.0/24, bullseye)
Process completed with exit code 2.
molecule (ubuntu, 192.168.255.0/24, jammy)
The job was canceled because "debian_192_168_255_0_24_b" failed.
schema[meta]: meta/main.yml#L1
$.dependencies[0] 'nephelaiio.plugins' is not of type 'object'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
no-changed-when: tasks/lvm.yml#L52
Commands should not change things if nothing needs doing.
jinja[invalid]: tasks/lvm.yml#L118
An unhandled exception occurred while templating '{{ __growfs_target_devices | list_to_dict('name') }}'. Error was a <class 'ansible.errors.AnsibleError'>, original message: template error while templating string: Could not load "list_to_dict": 'list_to_dict'. String: {{ __growfs_target_devices | list_to_dict('name') }}. Could not load "list_to_dict": 'list_to_dict'
risky-file-permissions: tasks/lvm.yml#L202
File permissions unset or incorrect.
jinja[invalid]: tasks/metadata/storage.yml#L17
An unhandled exception occurred while templating '{{ (item.value.partitions | default({})) | dict_to_list('name') | list }}'. Error was a <class 'ansible.errors.AnsibleError'>, original message: template error while templating string: Could not load "dict_to_list": 'dict_to_list'. String: {{ (item.value.partitions | default({})) | dict_to_list('name') | list }}. Could not load "dict_to_list": 'dict_to_list'
no-changed-when: tasks/static.yml#L5
Commands should not change things if nothing needs doing.