5 lines
72 B
YAML
5 lines
72 B
YAML
- hosts: server
|
|
roles:
|
|
- {role: mariadb, become: yes }
|
|
- hass
|