Run inventory-manage.py from the ansible-runtime venv
bootstrap-ansible installs prettytables in the ansible-runtime venv. inventory-manage.py requires prettytables, so should use the venv. Change-Id: I5bcc8f78ec8a1a175f0bfae3f38101d26e7e3803
This commit is contained in:
parent
f44c115730
commit
c0b691ec42
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/opt/ansible-runtime/bin/python
|
||||
#
|
||||
# Copyright 2014, Rackspace US, Inc.
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user