Update README.md

This commit is contained in:
4bobus
2025-06-23 16:14:54 +05:00
committed by GitHub
parent 95dbf69d59
commit ec0ea749b6

View File

@@ -964,15 +964,10 @@ Ansible обычно уже использует /etc/ansible как рабоч
Создайте инвентарь файла : /etc/ansible/hosts. Открываем файл /etc/ansible/hosts
- Скачиваем файл с github:
- Скачиваем файл с github, в нужную директорию:
> !dos2unix и curl на BR-SRV уже скачаны!
***apt install dos2unix -y***
***apt install curl -y***
***cd /etc/ansible***
***curl -O https://raw.githubusercontent.com/4bobus/laba/refs/heads/main/files/hosts.file***
***curl -o /etc/ansible https://raw.githubusercontent.com/4bobus/laba/refs/heads/main/files/hosts.file***
***dos2unix /etc/ansible/hosts.file***