Skip to content

Commit 8ee4359

Browse files
committed
Updating reference Python to use
1 parent a138bfe commit 8ee4359

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

class2/collateral/video_modules/ansible-hosts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ pylab10b.twb-tech.com
1111

1212
[servers:vars]
1313
ansible_connection=smart
14-
ansible_python_interpreter=/home/kbyers/applied_python/bin/python
14+
# You will need to update this to your Python
15+
ansible_python_interpreter=/home/kbyers/VENV/ansible/bin/python

0 commit comments

Comments
 (0)