aboutsummaryrefslogblamecommitdiffstats
path: root/host_vars/vm2.yml
blob: cef4ac3b7fe8e850ca0f760a0364fa771ff85c6f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                   


                  
                 




                     
ansible_host: vm2
ip:
  in: 10.10.0.62
  out: 192.168.5.62

virtual: true

services:

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

  - name: "stagit"
    proto: "tcp"
    port: "1234"
    domain: "git"

  - name: "gitdeamon"
    proto: "tcp"
    port: "9418"
    public: true
remember that computers suck.