add ntfy
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
# because you can't change the Domain after deployment.
|
||||
matrix_domain: homedungeon.xyz
|
||||
|
||||
matrix_synapse_admin_enabled: true
|
||||
|
||||
# The Matrix homeserver software to install.
|
||||
# See:
|
||||
# - `roles/custom/matrix-base/defaults/main.yml` for valid options
|
||||
@@ -126,3 +128,27 @@ jitsi_enabled: true
|
||||
# /jitsi #
|
||||
# #
|
||||
########################################################################
|
||||
|
||||
########################################################################
|
||||
# #
|
||||
# ntfy #
|
||||
# #
|
||||
########################################################################
|
||||
|
||||
ntfy_enabled: true
|
||||
|
||||
ntfy_web_root: app
|
||||
|
||||
ntfy_credentials:
|
||||
- username: nikitsim
|
||||
password: "{{ vault.ntfy_password_nikitsim }}"
|
||||
admin: false
|
||||
- username: reaper
|
||||
password: "{{ vault.ntfy_password_reaper }}"
|
||||
admin: true
|
||||
|
||||
########################################################################
|
||||
# #
|
||||
# /ntfy #
|
||||
# #
|
||||
########################################################################
|
||||
|
||||
@@ -1,16 +1,22 @@
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
39653135653738653531666266643263623165313335623338663238663732363965646430356632
|
||||
3465633266363065336565633733616365613535633936340a303431383366623839626236653236
|
||||
36643063316438383862623430633533353538393234363666373932333461326132306435666562
|
||||
3934393538383634370a336663306263303431373035333164626133366434383365616636353261
|
||||
34383463623766386565636436353161643464306366383366653961623563323264396434643138
|
||||
64646136346161343735616536343632333033663533663435326530396630653465653564363030
|
||||
38386634386465656632666530353164333331376235376561633564393036653535343834363137
|
||||
32333537343166346335303339626636663966373962393262323936373331633164333430336438
|
||||
39616436353534313339343235643539633833303663653533326461343337626234383861313535
|
||||
65643938323863383030313165353165333730373135613530323837356162356366643265636462
|
||||
32333839623631303036643836623666666432353961333764326365383266626432333465383864
|
||||
62383633616631343438356337643333386537323033373133636135343532386561666238303563
|
||||
36313665356161653765363939653635316235393930333062326331303530616565323937303663
|
||||
32626163613761643533373739373233383466613833623931326434663535336661663265363235
|
||||
636133643138663130623132363566656230
|
||||
34623334383530376336616561306564383264323631663566656363653234343765623835353262
|
||||
3535346535623630396634633932633336383961613031650a656162303037623138376432303031
|
||||
37633235626638303133376231653861373935386231643431333066633662613334363436323539
|
||||
6466623439393039640a616330303861313561636332393538646636346466393966366164636139
|
||||
30663231353132343339383437323934303261363430663163663363343433306339613332383962
|
||||
62643334633831636564393061343831613363333465376236326238636638636637396265653033
|
||||
61613566643762346337373633613530653333666265366664373865323632306337376664303337
|
||||
32663038626264323930623239643537393434353935356531316161393763636638333334663133
|
||||
38313034323961336631663165333333323062323732633430356566343036313239313364343638
|
||||
65616463353835666163336534336461383362363430363537633561616264643038336336376164
|
||||
63353664356234383638666439343664643637636135303137343833373063313638393932313136
|
||||
63393434666662306436373462626464373063613432626137613465393762666161326630323338
|
||||
39356164363732613736353165613830306634306634343333303035343135363437363166653362
|
||||
37353030383435303635643066313061646133386236376330373230303633373035343036396165
|
||||
34383663323234303863663738633437663262663630356532663732343239303966626237363938
|
||||
30643137613761333062346235643338623533653735646566326462616235363535653862633730
|
||||
33653230643538386439313236616439616562393237356636393839613534316461396362396334
|
||||
39336134633064333665336237393539623532343138383335643034316634636533346531376564
|
||||
65636434313232343935643334336237353834613764363039663565616466356631346339623536
|
||||
64356464343562313464386263343333666564323635373831376233353032653132383636623037
|
||||
32656261396237373261393930353531653837363631333032383134336233656530
|
||||
|
||||
Reference in New Issue
Block a user