aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/local-router-01.yml
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/local-router-01.yml')
-rw-r--r--host_vars/local-router-01.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/host_vars/local-router-01.yml b/host_vars/local-router-01.yml
new file mode 100644
index 0000000..352db19
--- /dev/null
+++ b/host_vars/local-router-01.yml
@@ -0,0 +1,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.