mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 07:28:33 +02:00
bitwarden
This commit is contained in:
@ -38,5 +38,5 @@
|
||||
mode: '0755'
|
||||
- name: Build tasmota
|
||||
ansible.builtin.shell:
|
||||
cmd: 'mv Tasmota/build_output/firmware/* /share/docker_data/webhub/fw/{{ BRANCH }}'
|
||||
cmd: 'mv /share/docker_data/docker-tasmota/Tasmota/build_output/firmware/* /share/docker_data/webhub/fw/{{ BRANCH }}'
|
||||
when: inventory_hostname in groups['nas']
|
Reference in New Issue
Block a user