iloth_ansible/bimorganise.yml

16 lines
249 B
YAML

---
- hosts: bim
roles:
- common
- nginx
- postgresql
# Déclaration des variables globales
vars:
email: contact@bim.land
domain: organise.bim.land
cthostname: organise
create_user: false
installCertbot: true