summaryrefslogtreecommitdiffstats
path: root/xci/playbooks/configure-localhost.yml
diff options
context:
space:
mode:
Diffstat (limited to 'xci/playbooks/configure-localhost.yml')
-rw-r--r--xci/playbooks/configure-localhost.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/xci/playbooks/configure-localhost.yml b/xci/playbooks/configure-localhost.yml
index aebde61e..915d1959 100644
--- a/xci/playbooks/configure-localhost.yml
+++ b/xci/playbooks/configure-localhost.yml
@@ -32,7 +32,6 @@
- { role: clone-repository, project: "openstack/openstack-ansible-openstack_openrc", repo: "{{ OPENSTACK_OSA_OPENRC_GIT_URL }}", dest: "{{ OPENSTACK_OSA_OPENRC_PATH }}", version: "master" }
- hosts: localhost
connection: local
- gather_facts: false
vars_files:
- ../var/opnfv.yml
tasks:
@@ -77,7 +76,6 @@
dest: "{{OPNFV_RELENG_PATH}}/xci/var"
- hosts: localhost
connection: local
- gather_facts: false
vars_files:
- ../var/opnfv.yml
tasks: