generated from the-liberated-edge/wikijs
sets default version for debian in container
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
---
|
||||
...
|
||||
lte_debian_version: bookworm
|
||||
|
||||
@@ -7,6 +7,6 @@
|
||||
ansible.builtin.shell:
|
||||
cmd: |
|
||||
lxc launch \
|
||||
images:debian/bookworm/cloud \
|
||||
images:debian/{{ lte_debian_version }}/cloud \
|
||||
{{ lte_container_name }}
|
||||
when: (container_state.rc == 1) or ("RUNNING" not in container_state.stdout)
|
||||
|
||||
Reference in New Issue
Block a user