From c1850095c48e8c24635cff13894b3b04a3e440cb Mon Sep 17 00:00:00 2001 From: "Jorge E. Gomez" Date: Tue, 15 Dec 2020 22:50:17 -0500 Subject: [PATCH] FIX try new way of including variables in role --- roles/lxchost/vars/{ => main}/main.yml | 0 roles/lxchost/vars/{ => main}/vault.yml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename roles/lxchost/vars/{ => main}/main.yml (100%) rename roles/lxchost/vars/{ => main}/vault.yml (100%) diff --git a/roles/lxchost/vars/main.yml b/roles/lxchost/vars/main/main.yml similarity index 100% rename from roles/lxchost/vars/main.yml rename to roles/lxchost/vars/main/main.yml diff --git a/roles/lxchost/vars/vault.yml b/roles/lxchost/vars/main/vault.yml similarity index 100% rename from roles/lxchost/vars/vault.yml rename to roles/lxchost/vars/main/vault.yml