Дерево страниц

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

Ключ

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

...

When prompted for license details, enter the licensing username and password provided to you by Ubersmith Support. If you do not have licensing details, please contact Ubersmith Support for assistance.

 

 

Информация

During the installation process, the Python package manager pip will install the needed binaries for Ansible and Docker to ~/.local/bin. You should run:

export PATH="$HOME/.local/bin:$PATH"

to ensure these binaries are readily available to you from the command line. Failure to do so will cause the following commands to fail, indicating that the command cannot be found.

...