Merge "Add script to start review for offline installer in community Jenkins"
[oom/offline-installer.git] / ansible / test / bin / .env
1 #
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