summaryrefslogtreecommitdiffstats
path: root/molecule/archlinux
diff options
context:
space:
mode:
Diffstat (limited to 'molecule/archlinux')
-rw-r--r--molecule/archlinux/molecule.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/archlinux/molecule.yml b/molecule/archlinux/molecule.yml
index 9e1e62aa..b0da722b 100644
--- a/molecule/archlinux/molecule.yml
+++ b/molecule/archlinux/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') }}"