mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
conf added
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user