summaryrefslogtreecommitdiffstats
path: root/xci/installer/kubespray/playbooks/configure-opnfvhost.yml
diff options
context:
space:
mode:
authorFatih Degirmenci <fdegir@gmail.com>2018-05-17 09:29:33 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-05-17 09:29:33 +0000
commite289f4dccc4df1a27b9f2d68e126ca946816b6bb (patch)
tree04402f59bc5c6c9e0f6164673ed51fd74ffde6e7 /xci/installer/kubespray/playbooks/configure-opnfvhost.yml
parent88a565e7fcc51b616451d5035dd15d9d04c4723c (diff)
parent7d230629c57cca2a7caab33fa059ca9f2628dc2b (diff)
Merge "xci: Bump Kubespray SHAs and install ansible modules"
Diffstat (limited to 'xci/installer/kubespray/playbooks/configure-opnfvhost.yml')
-rw-r--r--xci/installer/kubespray/playbooks/configure-opnfvhost.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/installer/kubespray/playbooks/configure-opnfvhost.yml b/xci/installer/kubespray/playbooks/configure-opnfvhost.yml
index 01904ba3..0b38060b 100644
--- a/xci/installer/kubespray/playbooks/configure-opnfvhost.yml
+++ b/xci/installer/kubespray/playbooks/configure-opnfvhost.yml
@@ -74,6 +74,7 @@
with_items:
- { name: 'ansible', version: "{{ xci_kube_ansible_pip_version }}" }
- { name: 'netaddr' }
+ - { name: 'ansible-modules-hashivault' }
- name: Configure SSL certificates
include_tasks: "{{ xci_path }}/xci/playbooks/manage-ssl-certs.yml"