aboutsummaryrefslogblamecommitdiffstats
path: root/host_vars/dc0.yml
blob: 3ef714b1d7c87764b2e673d9396372783e9f427f (plain) (tree)
1
2
3
4
5
6
                 



               
                      









                     
 
                

                



                 
ansible_host: dc0
virtual: true

ip:
  in: 10.10.0.1
  out: 185.203.114.234

services:

  - name: "ssh"
    proto: "tcp"
    port: "22"

  - name: "wireguard"
    proto: "udp"
    port: "53"

  - name: "http"
    proto: "tcp"
    port: "80"

  - name: "https"
    proto: "tcp"
    port: "443"
remember that computers suck.