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

11 lines
134 B
YAML
Raw Normal View History

2021-02-12 22:13:37 +01:00
firewall_in_ports:
- "80"
- "443"
- "{{ ssh_port }}"
hostname: chosto
ssh_port: "2220"
prometheus_server_ip: "51.178.182.35"