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:
emil 2024-03-06 00:12:44 +00:00
parent de8b33b1b0
commit 511ecc510b

View File

@ -4,9 +4,7 @@
gather_facts: false
- name: imports and executes the playbook under test
ansible.builtin.import_playbook: >-
theliberatededge.
test_linux_containers.
launch_linux_container.yml
theliberatededge.test_linux_containers.launch_linux_container.yml
vars:
lte_debian_version: bookworm
lte_container_name: '{{ molecule_yml.platforms[0].name }}'