如何实现快速简单的发送命令给很多小鸡,实现群控。 个人使用,越简单方便就好,不需 复杂,只需要 主机发出 命令,各个小鸡能执行就行. |
我也想知道 |
麻烦一点堡垒机,简单一点用xshell,有个功能一键发送到全部窗体 |
复制代码 try it。 |
怎么说都得是ansible,一条命令装完后只需要 ansible all -i hosts.txt -m shell -a "[命令]" -b 就完事了 |
如何实现快速简单的发送命令给很多小鸡,实现群控。 个人使用,越简单方便就好,不需 复杂,只需要 主机发出 命令,各个小鸡能执行就行. |
我也想知道 |
麻烦一点堡垒机,简单一点用xshell,有个功能一键发送到全部窗体 |
复制代码 try it。 |
怎么说都得是ansible,一条命令装完后只需要 ansible all -i hosts.txt -m shell -a "[命令]" -b 就完事了 |