prepare for full automation

This commit is contained in:
2022-04-16 19:09:47 +02:00
parent 94d50a5072
commit 080cbfdf91
22 changed files with 126 additions and 85 deletions

5
host_vars/mariadb.yaml Normal file
View File

@@ -0,0 +1,5 @@
---
firewall:
- port: "3306"
proto: tcp
interface: "eth0"