dlx-ansible/host_vars/mysql.yml

8 lines
145 B
YAML

---
# MySQL specific variables
# Allow MySQL port through firewall
common_firewall_allowed_ports:
- "22/tcp" # SSH
- "3306/tcp" # MySQL