i-8 Implements image creation and publishing in playbook #22

Merged
emil merged 8 commits from i-8-add-image-publishing-to-playbook into main 2024-03-07 01:41:39 +00:00
Showing only changes of commit c8878ad28b - Show all commits

View File

@ -4,7 +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.image_published_locally.yml
vars:
lte_debian_version: bookworm
lte_container_name: '{{ molecule_yml.platforms[0].name }}'