-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.yml
More file actions
21 lines (21 loc) · 1.26 KB
/
Copy pathmain.yml
File metadata and controls
21 lines (21 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
wud_n8n_path: !vault |
$ANSIBLE_VAULT;1.1;AES256
31356663383334663234346364346436656238656435653431323063663037323264643534626266
6334333334376462643934393837323166396536636434650a393637636664306366623661336338
63623364613730616135616536333139343333336164626362623336636562306466383138666333
6139373834343739310a663736383737613361353038633831323864663266376364636231306531
64316463366365636362613438653832666537363938303465633535316362636633633535356163
3035623535313032376633383465393932393462333139343738
# IN N8N Set: "Bearer <Token>" as value header auth value and "Authorization" as header name
wud_n8n_bearer: !vault |
$ANSIBLE_VAULT;1.1;AES256
30323135326331336566653234343463646134306434316264353837666663333239333565643135
3131626664633333633762383661336362613961343161610a383631353034383138313865336563
66343433313962343039323264386336633037663763333535356363633939663135613666306566
3734366631336464390a333766326565663334363765363635363161646539346565643931393334
38383936653031646434323965646333393239623764653463666464323439633537393862636233
3761376266373563303166353436643830666331393866376239
wud_registry_logins:
WUD_REGISTRY_HUB_PUBLIC_LOGIN: "{{ docker_login.username }}"
WUD_REGISTRY_HUB_PUBLIC_PASSWORD: "{{ docker_login.password }}"