typo yaml
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user