mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
bitwarden
This commit is contained in:
parent
fa086aa7c2
commit
50786d1996
@ -3,6 +3,7 @@
|
|||||||
ignore_unreachable: false
|
ignore_unreachable: false
|
||||||
tasks:
|
tasks:
|
||||||
- name: Build tasmota
|
- name: Build tasmota
|
||||||
ansible.builtin.shell: './compile.sh'
|
ansible.builtin.shell:
|
||||||
chdir: /share/docker_data/docker-tasmota/
|
cmd: './compile.sh'
|
||||||
|
chdir: /share/docker_data/docker-tasmota/
|
||||||
when: inventory_hostname in groups['nas']
|
when: inventory_hostname in groups['nas']
|
Loading…
x
Reference in New Issue
Block a user