diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2024-11-22 14:04:06 +0100 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2024-11-22 14:04:06 +0100 |
commit | 4b44923b11965b27b00fc34c426dec64e2ce491c (patch) | |
tree | 0ac8198f8257aeb67854d94eecdde1fad774f3fc /host_vars | |
parent | b6b23ed2725a74280060ac073b839bd1692a7884 (diff) | |
download | rules-4b44923b11965b27b00fc34c426dec64e2ce491c.tar.gz |
Diffstat (limited to 'host_vars')
-rw-r--r-- | host_vars/local-rter-01.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/host_vars/local-rter-01.yml b/host_vars/local-rter-01.yml new file mode 100644 index 0000000..3d7d0d5 --- /dev/null +++ b/host_vars/local-rter-01.yml @@ -0,0 +1,5 @@ +--- + +__ip: + external: 192.168.1.254 + internal: 10.10.0.20 |