iloth_ansible/bimsocial.yml

19 lines
321 B
YAML

---
- hosts: bim
roles:
#- common
#- rbenv
#- nginx
#- postgresql
- mastodon
# Déclaration des variables globales
vars:
email: contact@bim.land
domain: social.bim.land
cthostname: social
create_user: true
username: mastodon
installCertbot: true
ruby_version: 2.6.6