generated from the-liberated-edge/wikijs
i-20 Fixes the default Ansible Molecule scenario (#21)
# Issue This PR fixes the-liberated-edge/test_linux_containers#20. Reviewed-on: #21
This commit is contained in:
parent
de8b33b1b0
commit
511ecc510b
@ -4,9 +4,7 @@
|
|||||||
gather_facts: false
|
gather_facts: false
|
||||||
- name: imports and executes the playbook under test
|
- name: imports and executes the playbook under test
|
||||||
ansible.builtin.import_playbook: >-
|
ansible.builtin.import_playbook: >-
|
||||||
theliberatededge.
|
theliberatededge.test_linux_containers.launch_linux_container.yml
|
||||||
test_linux_containers.
|
|
||||||
launch_linux_container.yml
|
|
||||||
vars:
|
vars:
|
||||||
lte_debian_version: bookworm
|
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