s/import/include/
This commit is contained in:
parent
b5b77f88fd
commit
e9d1ec3789
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"yaml.schemas": {
|
||||
"https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible.json#/$defs/playbook": "file:///home/hadrien/git/ansible-fuz/matrix.yml"
|
||||
}
|
||||
}
|
33
matrix.yml
33
matrix.yml
@ -9,21 +9,20 @@
|
||||
template:
|
||||
src: templates/homeserver.yaml.j2
|
||||
dest: /etc/matrix-synapse/homeserver.yaml
|
||||
vars:
|
||||
- matrix_server_name: matrix.fuz.re
|
||||
- synapse_postgres_password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
65636365623364333261383933393663356536646562653539343765663631613333323231613564
|
||||
3836333964313235373865376235373934323861396339330a353637633333386434306533363166
|
||||
36373238633939303261666263303562653233313339326638393032343531613435326436393739
|
||||
6535346265653732380a363738333836366334633264303130336435323637303037373563306266
|
||||
3235
|
||||
- synapse_turn_password:
|
||||
!vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
32616461613066343434373265376663653230393837313264636130623963383636333739333561
|
||||
6434613031303161656531303639633437613132336131660a333466356165616434646366333765
|
||||
31653164633930326434643339616231616235613062663733326339653830306566313735306339
|
||||
3831646665393963390a636332353233396462663831623966373437306531663331333233363361
|
||||
31383766356137636661306134326236656666623432656163616132663530343566
|
||||
|
||||
vars:
|
||||
- matrix_server_name: matrix.fuz.re
|
||||
- synapse_postgres_password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
65636365623364333261383933393663356536646562653539343765663631613333323231613564
|
||||
3836333964313235373865376235373934323861396339330a353637633333386434306533363166
|
||||
36373238633939303261666263303562653233313339326638393032343531613435326436393739
|
||||
6535346265653732380a363738333836366334633264303130336435323637303037373563306266
|
||||
3235
|
||||
- synapse_turn_secret: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
32616461613066343434373265376663653230393837313264636130623963383636333739333561
|
||||
6434613031303161656531303639633437613132336131660a333466356165616434646366333765
|
||||
31653164633930326434643339616231616235613062663733326339653830306566313735306339
|
||||
3831646665393963390a636332353233396462663831623966373437306531663331333233363361
|
||||
31383766356137636661306134326236656666623432656163616132663530343566
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user