diff options
Diffstat (limited to 'molecule/raspberrypi/molecule.yml')
| -rw-r--r-- | molecule/raspberrypi/molecule.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/raspberrypi/molecule.yml b/molecule/raspberrypi/molecule.yml index 327edd0f..2295f3c8 100644 --- a/molecule/raspberrypi/molecule.yml +++ b/molecule/raspberrypi/molecule.yml @@ -30,6 +30,7 @@ provisioner: group_vars: "../../group_vars/" env: ANSIBLE_ROLES_PATH: "../../roles" + GITHUB_TOKEN: "{{ lookup('env', 'GITHUB_TOKEN') }}" config_options: defaults: callback_result_format: yaml |
