aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/vm2.yml
blob: 5ff5e1b3c4c53450a18ca46ecab5e8ea3449827a (plain) (blame)
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"

remember that computers suck.