添加机器
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user