Update README.md

This commit is contained in:
NewName
2024-08-14 01:16:04 +08:00
parent 9ca53ecb1d
commit 80bc475353

View File

@@ -129,7 +129,7 @@ host_key_checking = False
创建配置文件
```
sudo mkdir -p /etc/ansible && touch /etc/ansible/hosts
touch /etc/ansible/hosts && cd /etc/ansible
```
编辑`/etc/ansible/hosts`文件,添加目标主机示例