Update README.md

This commit is contained in:
4bobus
2025-06-22 12:25:14 +05:00
committed by GitHub
parent ecdf9d31ea
commit 63d2255269

View File

@@ -960,17 +960,7 @@ Ansible обычно уже использует /etc/ansible как рабоч
3. Создание файла инвентаря 3. Создание файла инвентаря
Создайте инвентарь файла : /etc/ansible/hosts. Создайте инвентарь файла : /etc/ansible/hosts. Открываем файл /etc/ansible/hosts
Скачиваем файл с github:
apt install dos2unix -y
curl -O https://github.com/4bobus/laba/blob/main/files/hosts.txt /etc/ansible
dos2unix /etc/ansible/hosts.txt
Проверяем его наличие:
<p align="center"> <p align="center">
<img src="images/module2/43.png" width="600" /> <img src="images/module2/43.png" width="600" />