Skip to content

Commit b83f676

Browse files
committed
ansible: update production playbook
1 parent 6bc5179 commit b83f676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/production_update_playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
ansible.builtin.git:
4646
repo: https://github.com/Tinkerforge/esp32-remote-access.git
4747
dest: "/home/{{ ansible_user_id }}/esp32-remote-access"
48-
version: v1.2.54
48+
version: v1.2.56
4949
update: yes
5050
clone: yes
5151
register: git_checkout

0 commit comments

Comments
 (0)