Update README.md

This commit is contained in:
NewName
2024-08-14 05:16:29 +08:00
parent 1a1cf7b309
commit 448e430f13

View File

@@ -109,6 +109,12 @@ curl -fsSL http://公网IP/my.sh -o my.sh && chmod +x my.sh && ./my.sh
## 🔵ansible批量管理主机运维工具
- ### 一键安装脚本
```
bash <(wget -qO- https://github.com/sky22333/shell/raw/main/tmp/ansible.sh)
```
### 1安装并创建配置文件
```
sudo apt update