self-hosting/install-mariadb.yml

6 lines
97 B
YAML

---
- name: "Install mariadb"
hosts: tunuifranken.info
roles:
- role: "mariadb-install"