aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/emb0.yml
blob: 1895e485057262fc41b70d5e7f09360791a6672f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
ansible_host: emb0
virtual: false

ip:
  in: 10.10.0.41
  out: 192.168.5.41

services:

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

remember that computers suck.