summaryrefslogtreecommitdiffstats
path: root/molecule/debian/molecule.yml
diff options
context:
space:
mode:
Diffstat (limited to 'molecule/debian/molecule.yml')
-rw-r--r--molecule/debian/molecule.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/debian/molecule.yml b/molecule/debian/molecule.yml
index 8b63b54a..78790570 100644
--- a/molecule/debian/molecule.yml
+++ b/molecule/debian/molecule.yml
@@ -28,6 +28,7 @@ provisioner:
links:
host_vars: "../../host_vars/"
group_vars: "../../group_vars/"
+ inventory: "../inventory.yml"
env:
ANSIBLE_ROLES_PATH: "../../roles"
GITHUB_TOKEN: "{{ lookup('env', 'GITHUB_TOKEN') }}"