From 2073fbddfcb25fe9d08c9bf738d581a4b08bdb91 Mon Sep 17 00:00:00 2001 From: 4bobus Date: Sun, 22 Jun 2025 13:29:17 +0500 Subject: [PATCH] Update README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fddaef8..c8f12f3 100644 --- a/README.md +++ b/README.md @@ -964,15 +964,17 @@ Ansible обычно уже использует /etc/ansible как рабоч Создайте инвентарь файла : /etc/ansible/hosts. Открываем файл /etc/ansible/hosts -Скачиваем файл с github: +- Скачиваем файл с github: -apt install dos2unix -y +***apt install dos2unix -y*** -cd /etc/ansible +***cd /etc/ansible*** -curl -O https://raw.githubusercontent.com/4bobus/laba/refs/heads/main/files/hosts.file +***curl -O https://raw.githubusercontent.com/4bobus/laba/refs/heads/main/files/hosts.file*** -dos2unix /etc/ansible/hosts.file +***dos2unix /etc/ansible/hosts.file*** + +- Проверяем его наличие: