mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
made changes to file to allow automated setup of bitbucket
This commit is contained in:
4
roles/bitbucket_config/molecule/default/main.yml
Normal file
4
roles/bitbucket_config/molecule/default/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
|
||||
atl_bitbucket_license_key: "{{ lookup('env', 'ATL_BB_LICENSEKEY') }}"
|
||||
atl_bitbucket_admin_password: "{{ lookup('env', 'ATL_BB_ADMIN_PASSWORD') }}"
|
||||
Reference in New Issue
Block a user