Update README.md

This commit is contained in:
4bobus
2025-06-22 13:27:28 +05:00
committed by GitHub
parent 9b9ca4bdb0
commit c15faef1fb

View File

@@ -964,6 +964,16 @@ Ansible обычно уже использует /etc/ansible как рабоч
Создайте инвентарь файла : /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">
<img src="images/module2/43.png" width="600" />
</p>