aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/emb0.yml
blob: 51388f5891b98c5c91539fbc0e6cc2381549f43b (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.40
  out: 192.168.5.40

services:

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

remember that computers suck.