summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2018-04-16 12:23:36 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-04-16 12:23:36 +0000
commit56fdb1f7e2a1a94f8118668beadb22a833fb59a4 (patch)
tree57bda07ec44b0a7cfec08b63c07dc47ee50f4cb0
parenta4866825aafc744e861a3badb86df314bbf22f39 (diff)
parent269b5fc033b1ee8d14d9d4694f4f0d3765866c0a (diff)
Merge "xci: installer: osa: Fix status report when bootstrapping OSA"
-rw-r--r--xci/installer/osa/playbooks/configure-opnfvhost.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/xci/installer/osa/playbooks/configure-opnfvhost.yml b/xci/installer/osa/playbooks/configure-opnfvhost.yml
index f12f831c..82b14d1c 100644
--- a/xci/installer/osa/playbooks/configure-opnfvhost.yml
+++ b/xci/installer/osa/playbooks/configure-opnfvhost.yml
@@ -115,9 +115,6 @@
args:
creates: "/usr/local/bin/openstack-ansible"
- changed_when: True
- args:
- chdir: "{{openstack_osa_path}}"
- name: install opnfv pip required packages
pip:
name: "{{ item }}"