generated from the-liberated-edge/wikijs
parameterizes debian version in container
This commit is contained in:
parent
18f21cfa30
commit
961daed51d
@ -5,4 +5,5 @@
|
|||||||
- name: imports and executes the playbook under test
|
- name: imports and executes the playbook under test
|
||||||
ansible.builtin.import_playbook: ../../../launch_linux_container.yml
|
ansible.builtin.import_playbook: ../../../launch_linux_container.yml
|
||||||
vars:
|
vars:
|
||||||
|
lte_debian_version: bookworm
|
||||||
lte_container_name: '{{ molecule_yml.platforms[0].name }}'
|
lte_container_name: '{{ molecule_yml.platforms[0].name }}'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user