aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/local-router-01.yml
blob: 352db195e6add239c719183dea96272d180b185e (plain) (blame)
1
2
3
4
5
6
7
8
9
---

ansible_host: 192.168.1.254

sshd__listen_port: "{{ ansible_port }}"

__ip:
  external: "{{ ansible_host }}"
  internal: 10.10.0.10
remember that computers suck.