11 lines
188 B
JSON
11 lines
188 B
JSON
![]() |
[
|
||
|
{
|
||
|
"name": "emplace configuration file",
|
||
|
"become": true,
|
||
|
"ansible.builtin.template": {
|
||
|
"src": "database.yaml.j2",
|
||
|
"dest": "/etc/matrix-synapse/conf.d/database.yaml"
|
||
|
}
|
||
|
}
|
||
|
]
|