Update README.md

This commit is contained in:
NewName
2024-08-14 06:25:41 +08:00
parent d4776961f8
commit f1d51f2e7d

View File

@@ -233,6 +233,7 @@ ansible 1,3 -m shell -a "你的命令"
```
ansible 1,3 -a "pwd"
```
> 命令结尾后面追加`-v`会显示主机详细的执行信息
---
#### 命令解释