blob: d81bce59571b073381a94a3f01fde7aa0d674ec0 [file] [log] [blame]
Samuli Silvius747a8e22019-03-29 13:20:28 +02001#
2# Define environment variables here that are visible for each Molecule run.
3# Format is shell format.
4#
5# Alternative, env variables can be also defined specificly for certain role
6# by creating .env.yml file (yml format) into role's directory from where also
7# Molecule is run. Variables in this role specific .env.yml file will override
8# variables in this file.
9#
10
11# Passwords needed (when using molecule-dev container) to access localhost by ssh
12#LOCALHOST_ANSIBLE_PASSWORD=
13#LOCALHOST_ANSIBLE_SUDO_PASS=
14