We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a138bfe commit 8ee4359Copy full SHA for 8ee4359
class2/collateral/video_modules/ansible-hosts
@@ -11,4 +11,5 @@ pylab10b.twb-tech.com
11
12
[servers:vars]
13
ansible_connection=smart
14
-ansible_python_interpreter=/home/kbyers/applied_python/bin/python
+# You will need to update this to your Python
15
+ansible_python_interpreter=/home/kbyers/VENV/ansible/bin/python
0 commit comments