bitwarden

This commit is contained in:
jaydee 2024-05-27 14:28:09 +02:00
parent e6df3024bb
commit 5f04948e43

View File

@ -1,9 +1,9 @@
- hosts: nas - hosts: nas
name: Build tasmota name: Build tasmota
ignore_unreachable: false ignore_unreachable: false
vars: # vars:
DOCKER_IMAGE: docker-tasmota # DOCKER_IMAGE: docker-tasmota
FWS: tasmota # FWS: tasmota
tasks: tasks:
- name: Build tasmota - name: Build tasmota
ansible.builtin.shell: ansible.builtin.shell: