Note for virtual environment users (#64040)
This commit is contained in:
parent
63ce7d57b1
commit
090dca7569
1 changed files with 4 additions and 0 deletions
|
@ -65,6 +65,10 @@ The flags in this command set seven values:
|
|||
|
||||
NOTE: If you use ``ssh-agent`` with ssh keys, Ansible loads them automatically. You can omit ``-k`` flag.
|
||||
|
||||
.. note::
|
||||
|
||||
If you are running Ansible in a virtual environment, you will also need to add the variable ``ansible_python_interpreter=/path/to/venv/bin/python``
|
||||
|
||||
|
||||
Create and Run Your First Network Ansible Playbook
|
||||
==================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue