summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xci/installer/osa/playbooks/configure-opnfvhost.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/installer/osa/playbooks/configure-opnfvhost.yml b/xci/installer/osa/playbooks/configure-opnfvhost.yml
index 82b14d1c..96bd9e5e 100644
--- a/xci/installer/osa/playbooks/configure-opnfvhost.yml
+++ b/xci/installer/osa/playbooks/configure-opnfvhost.yml
@@ -114,6 +114,7 @@
command: "/bin/bash ./scripts/bootstrap-ansible.sh"
args:
creates: "/usr/local/bin/openstack-ansible"
+ chdir: "{{openstack_osa_path}}"
- name: install opnfv pip required packages
pip: