This commit is contained in:
2026-04-21 09:42:48 +02:00
parent 99757629c8
commit 7d07c16b3c
2 changed files with 50 additions and 29 deletions
+1 -1
View File
@@ -92,4 +92,4 @@
- name: Build tasmota
ansible.builtin.shell:
#cmd: 'mv /share/docker_data/docker-tasmota/Tasmota/build_output/firmware/* /share/docker_data/webhub/fw/{{ BRANCH }}/'
cmd: 'mv /share/docker_data/docker-tasmota/Tasmota/build_output/firmware/* /var/lib/docker/volumes/webhub_data/_data/fw/{{ BRANCH }}/'
cmd: 'mv /share/docker_data/docker-tasmota/Tasmota/build_output/firmware/* /var/lib/docker/volumes/webhub_webhub_data/_data/fw/{{ BRANCH }}/'