Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Download the latest stable version of NAICE for deployment in an isolated network from the v1.1_1.5 Stable versions

Подсказка

If necessary, the file can be downloaded to any PC with Internet access to the website https://cloud.eltex-co.ru (using the link above) and then transferred to the target host using any available SCP client into the home directory of the user who will perform the installation.

...

Блок кода
languagebash
wget https://cloud.eltex-co.ru/index.php/s/KnrQ1cXuZsabGYhiWhUOSdtaIYGnim/download -O naice_install_2026-0304-2717.tar.gz

Extract the archive on the target host and navigate to the ansible directory inside the extracted folder:

Блок кода
tar xzvf naice_install_2026-0304-2717.tar.gz
cd naice_install/ansible

...