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

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

Ключ

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

...

pip will install the needed binaries for Ansible and Docker to ~/.local/bin. You may want to should run:

Блок кода
export PATH="$HOME/.local/bin:$PATH"

to ensure these binaries are more readily available to you from the command line.

...