Fixed errors in playbook

This commit is contained in:
2021-11-06 16:14:55 +01:00
parent 5720ea6bce
commit e8fdabc8b5
9 changed files with 70 additions and 52 deletions

View File

@ -1,4 +1,4 @@
---
- name: create MySQL database
community.mysql.mysql_db:
name: "{{ uberspace_user }}"_nextcloud
name: "{{ uberspace_user }}_nextcloud"