Files
dc-deployments-automation/roles/bitbucket_config/molecule/default/main.yml
Andy Rajagopalan 3483d490c7 added new line
2020-01-09 14:42:35 -08:00

5 lines
152 B
YAML

---
atl_bitbucket_license_key: "{{ lookup('env', 'ATL_BB_LICENSEKEY') }}"
atl_bitbucket_admin_password: "{{ lookup('env', 'ATL_BB_ADMIN_PASSWORD') }}"