1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# fab test [root@192.168.85.99:22] Executing task 'task1' [root@192.168.85.99:22] run: ls /home/ -l | wc -l [root@192.168.85.99:22] out: 27 [root@192.168.85.99:22] out: [root@192.168.85.100:22] Executing task 'task2' [root@192.168.85.100:22] run: du -sh /home [root@192.168.85.100:22] out: 1.4G /home [root@192.168.85.100:22] out: Disconnecting from 192.168.85.99... done. Disconnecting from 192.168.85.100... done. |
相关文章
- Fabric8 Kubernetes 日志工具实践
- Fabric 源码学习:如何实现批量管理远程服务器?
- fabric test-network启动
- 从零到壹构建基于 Fabric-SDK-Go 的Web应用之二:使用 Fabric-SDK-Go
- CHAINHERO中fabric-sdk-go 搭建应用遇到的坑
- Hyperledger Fabric系列之二:2.2.1部署-环境搭建-Centos7
- fabric8io/kubernetes-client 简单使用
- Fabric8 Kubernetes 教程——Replication、ConfigMap、Secret
- linux自动化运维工具Ansible saltstack Puppet、Chef、Fabric之间的对比
- Python 远程部署 Fabric