Files
tp2_ansible/lamp_ubuntu1804_onehost/vars/default.yml
Olivier Barais 8545eb3d66 inisital commit
2021-12-02 11:43:36 +01:00

7 lines
151 B
YAML

---
mysql_root_password: "mysql_root_password"
app_user: "vagrant"
http_host: "demotlc"
http_conf: "demotlc.conf"
http_port: "80"
disable_default: true