conf added

This commit is contained in:
ladislav.dusa
2024-11-24 16:00:12 +01:00
parent b804577bfb
commit 4b0810a7f3
2 changed files with 11 additions and 1 deletions

View File

@ -21,7 +21,7 @@
tags:
- git_pull
git:
repo: "https://{{ git_user | urlencode }}:{{ git_password | urlencode }}@gitlab.sectorq.eu/jaydee/mqtt_srv.git"
repo: "https://{{ git_user | urlencode }}:{{ git_password_mqtt | urlencode }}@gitlab.sectorq.eu/jaydee/mqtt_srv.git"
dest: "{{ dest_folder }}"
update: yes
clone: yes