6 lines
97 B
YAML
6 lines
97 B
YAML
---
|
|
|
|
- name: "Install mariadb"
|
|
hosts: tunuifranken.info
|
|
roles:
|
|
- role: "mariadb-install"
|