mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
initial
This commit is contained in:
parent
b671f8b37b
commit
a6b4adb7d1
@ -1,4 +1,4 @@
|
||||
- hosts: nas
|
||||
- hosts: m-server
|
||||
name: Build tasmota
|
||||
ignore_unreachable: false
|
||||
# vars:
|
||||
@ -9,7 +9,7 @@
|
||||
ansible.builtin.shell:
|
||||
cmd: 'git fetch https://github.com/arendst/Tasmota.git {{ BRANCH }}'
|
||||
chdir: /share/docker_data/docker-tasmota/Tasmota
|
||||
|
||||
|
||||
- name: Checkout tasmota branch
|
||||
ansible.builtin.shell:
|
||||
cmd: 'git checkout --force {{ BRANCH }}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user