We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a601e commit e664d83Copy full SHA for e664d83
ansible/production_update_playbook.yml
@@ -21,7 +21,7 @@
21
ansible.builtin.git:
22
repo: https://github.com/Tinkerforge/esp32-remote-access.git
23
dest: /home/freddy/esp32-remote-access
24
- version: v1.2.39
+ version: v1.2.40
25
update: yes
26
clone: yes
27
register: git_checkout
ansible/staging_update_playbook.yml
0 commit comments