typo yaml
This commit is contained in:
parent
e1787bffb9
commit
cd88015999
@ -31,7 +31,7 @@
|
||||
name: mariadb-server
|
||||
state: present
|
||||
|
||||
- name: cree db "{{ rddbname }}"
|
||||
- name: cree db "{{ rddbname }}"
|
||||
community.mysql.mysql_db:
|
||||
name: "{{ rddbname }}"
|
||||
state: present
|
||||
|
Loading…
x
Reference in New Issue
Block a user