Skip to content

Commit 1aeba59

Browse files
committed
ansible: update version in production playbook
1 parent 737aa53 commit 1aeba59

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
@@ -21,7 +21,7 @@
2121
ansible.builtin.git:
2222
repo: https://github.com/Tinkerforge/esp32-remote-access.git
2323
dest: /home/freddy/esp32-remote-access
24-
version: v1.2.42
24+
version: v1.2.43
2525
update: yes
2626
clone: yes
2727
register: git_checkout

0 commit comments

Comments
 (0)