summaryrefslogtreecommitdiff
path: root/playbook.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'playbook.yaml')
-rw-r--r--playbook.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbook.yaml b/playbook.yaml
index e2143b3..be2e655 100644
--- a/playbook.yaml
+++ b/playbook.yaml
@@ -367,7 +367,7 @@
notify: Restart coturn
when: not is_transport_server
- - name: Ensure prosody database is set up
+ - name: Ensure prosody database is created
community.postgresql.postgresql_db:
name: prosody
become: true