diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2023-09-03 20:15:20 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2023-09-03 20:15:20 +0200 |
commit | 7ee547e760db3e776ab7ecd676ed4b8afca0f04b (patch) | |
tree | 956d4d855148c5c5011fc5704b1e924c2d04c294 /ansible/inventory | |
parent | 2db366457d598ab7fa0d86b57b40b12bf1779964 (diff) | |
download | infra-7ee547e760db3e776ab7ecd676ed4b8afca0f04b.tar.gz infra-7ee547e760db3e776ab7ecd676ed4b8afca0f04b.tar.bz2 infra-7ee547e760db3e776ab7ecd676ed4b8afca0f04b.tar.xz infra-7ee547e760db3e776ab7ecd676ed4b8afca0f04b.zip |
lhn
Diffstat (limited to 'ansible/inventory')
-rw-r--r-- | ansible/inventory | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ansible/inventory b/ansible/inventory index 9078262..71b25fa 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -49,6 +49,10 @@ all: ansible_host: "fd56:1ae9:097d:3ddd:ecd7:7f0a:79cd:343c" conflatorio-test5: ansible_host: "fd56:1ae9:097d:3ddd:5375:e67b:7878:310d" + lhnpi: + ansible_host: 192.168.100.8 + lhnix: + ansible_host: 192.168.100.7 zh2569.rsync.net: ansible_user: zh2569 @@ -165,5 +169,7 @@ all: malabaricus: sweetzpot-macos: sweetzpot-mobile: + lhnpi: + lhnix: # vim: set filetype=yaml: |