generated from the-liberated-edge/wikijs
Fixes error at line 10.
This commit is contained in:
parent
ba6e006f34
commit
b54f0f4521
@ -10,4 +10,5 @@
|
||||
vars:
|
||||
lte_debian_version: bookworm
|
||||
lte_container_name: '{{ molecule_yml.platforms[0].name }}'
|
||||
lte_container_root_pwd: '{{ lookup("ansible.builtin.env", "LTE_CONTAINER_ROOT_PWD") }}'
|
||||
lte_container_root_pwd: |-
|
||||
'{{ lookup("ansible.builtin.env", "LTE_CONTAINER_ROOT_PWD") }}'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user