mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
conf added
This commit is contained in:
parent
b804577bfb
commit
4b0810a7f3
10
jaydee.yml
Normal file
10
jaydee.yml
Normal file
@ -0,0 +1,10 @@
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
34333030653639366130323937336630636664636561373965636631616462306464653530303234
|
||||
6639353330396532353361303162653133633239336661300a343739393635376632613133393465
|
||||
63363966653435613438393735316564663164623965373137336637383365666430663065393465
|
||||
6364356362373739620a653666656633373535646131653965393335386138313534323034363833
|
||||
66353831663230336234356438386130313231333665333865386139323662313963386162333530
|
||||
32613439353937646265386463623833636438343731383030313531616430633739656134373939
|
||||
66663838386532623762323666646638373363666363373438303739346130363133353763383633
|
||||
38313233376231373037633035313337353735626433333064383136333763396664373930363663
|
||||
34356331383237646465653966626533613666396633336236643730343066633636
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user