Fixed errors in playbook
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
---
|
||||
- name: create MySQL database
|
||||
community.mysql.mysql_db:
|
||||
name: "{{ uberspace_user }}"_nextcloud
|
||||
name: "{{ uberspace_user }}_nextcloud"
|
||||
|
||||
Reference in New Issue
Block a user