ansible/inv/host_vars/new.chosto.me/vars.yml

20 lines
320 B
YAML

firewall_in_ports:
- "80"
- "443"
- "{{ ssh_port }}"
hostname: "{{ base_user_name }}"
ssh_port: "2220"
prometheus_server_ip: "51.178.182.35"
docker_files: "/home/{{ base_user_name }}/docker"
compose_version: "3.7"
traefik_network: proxy
domain_name: new.chosto.me
letsencrypt_email: quentinduchemin@tuta.io