添加机器

This commit is contained in:
2024-11-01 16:53:12 +08:00
parent 91543507dd
commit 393719fd56
4 changed files with 7 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
- name: Download the deb file from IPFS gateway
get_url:
url: https://waykey.net:7999/ipfs/QmXAvSfitFCGw2N4YC3R8sJd6dBBhW21rCRhvEpzyfjGW9
url: http://192.168.1.13:8080/ipfs/QmXAvSfitFCGw2N4YC3R8sJd6dBBhW21rCRhvEpzyfjGW9
dest: /tmp/ipmi-exporter.deb
- name: Install the deb package

View File

@@ -5,7 +5,7 @@
tasks:
- name: Download the deb file from IPFS gateway
get_url:
url: https://waykey.net:7999/ipfs/QmeexpjtcrKDQhFdvMyVqQuBf7fNVurkzC1YWkFFDumDgj
url: http://192.168.1.13:8080/ipfs/QmeexpjtcrKDQhFdvMyVqQuBf7fNVurkzC1YWkFFDumDgj
dest: /tmp/node-exporter.deb
- name: Install the deb package

View File

@@ -23,6 +23,7 @@
192.168.1.50
192.168.1.52
192.168.1.53
192.168.1.54
192.168.1.55
192.168.1.56
192.168.1.57
@@ -33,6 +34,8 @@
192.168.1.62
192.168.1.63
192.168.1.64
192.168.1.63
192.168.1.65
192.168.1.66
192.168.1.67
192.168.1.91

View File

@@ -1,2 +1,2 @@
[waykey]
192.168.1.11
192.168.1.14