Update README.md

This commit is contained in:
NewName
2024-08-14 06:26:27 +08:00
parent f1d51f2e7d
commit 11858aca82

View File

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