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

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

Ключ

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

...

Информация

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.

...