From 3a281e5c91bf05d94361af1ff5818657d92a1bfd Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Mon, 18 Sep 2017 15:50:16 +0100 Subject: xci: playbooks: Include distribution var files dynamically This is a continuation of I0a49e2ed8d811bb40a99612462752f8691133e0f We need to convert these two plays to include the variable files dynamically similar to the rest of the playbook. Change-Id: I43203651ccafb03e015bfe4d1b075a7ee96b5adc Signed-off-by: Markos Chandras --- xci/playbooks/configure-opnfvhost.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'xci/playbooks/configure-opnfvhost.yml') diff --git a/xci/playbooks/configure-opnfvhost.yml b/xci/playbooks/configure-opnfvhost.yml index 283aadcf..84c0d827 100644 --- a/xci/playbooks/configure-opnfvhost.yml +++ b/xci/playbooks/configure-opnfvhost.yml @@ -150,7 +150,6 @@ shell: "/bin/cat {{ ansible_env.HOME }}/.ssh/id_rsa.pub >> ../file/authorized_keys" - hosts: opnfv - gather_facts: no remote_user: root vars_files: - ../var/flavor-vars.yml -- cgit 1.2.3-korg