You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# NOTE: to make molecule use this file, place it in the root of your project (or from whichever directory you are calling 'molecule'), and rename it to .env.yml
PLAYBOOK_DIR: ../../../playbooks/ # Relative to the default molecule.yml (molecule/ext/molecule-src/molecule.yml)
ANSIBLE_VERBOSITY: '2'
ANSIBLE_ROLES_PATH: ../../playbooks/roles # Relative to your scenario (e.g. molecule/role-foo/..)