aboutsummaryrefslogblamecommitdiffstats
path: root/host_vars/dc0.yml
blob: a54d009876777d4ab4bfc8e40c9b428e5f91e662 (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: "httpd"
    proto: "tcp"
    port: "80"
remember that computers suck.