self-hosting/playbook.yml

6 lines
87 B
YAML
Raw Normal View History

2022-03-11 22:30:11 +01:00
---
- hosts: lime2
roles:
- role: "apache-install"
- role: "mariadb-install"