diff options
Diffstat (limited to 'molecule/ubuntu')
| -rw-r--r-- | molecule/ubuntu/molecule.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/ubuntu/molecule.yml b/molecule/ubuntu/molecule.yml index 48b3448a..4040e30d 100644 --- a/molecule/ubuntu/molecule.yml +++ b/molecule/ubuntu/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') }}" |
