Fixes new lines in multi-line value

This commit is contained in:
emo
2024-03-06 01:09:42 +01:00
parent de8b33b1b0
commit 87735403d0

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 }}'