Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -964,6 +964,16 @@ Ansible обычно уже использует /etc/ansible как рабоч
|
|||||||
|
|
||||||
Создайте инвентарь файла : /etc/ansible/hosts. Открываем файл /etc/ansible/hosts
|
Создайте инвентарь файла : /etc/ansible/hosts. Открываем файл /etc/ansible/hosts
|
||||||
|
|
||||||
|
Скачиваем файл с github:
|
||||||
|
|
||||||
|
apt install dos2unix -y
|
||||||
|
|
||||||
|
cd /etc/ansible
|
||||||
|
|
||||||
|
curl -O https://raw.githubusercontent.com/4bobus/laba/refs/heads/main/files/hosts.file
|
||||||
|
|
||||||
|
dos2unix /etc/ansible/hosts.file
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="images/module2/43.png" width="600" />
|
<img src="images/module2/43.png" width="600" />
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user