DCD-1190: Move BB-specific variables out of the group vars to a common role.

This commit is contained in:
Steve Smith
2021-01-18 13:36:05 +11:00
parent b3b502549b
commit f539d33c5b
7 changed files with 19 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
---
atl_bitbucket_baseurl: "{{ lookup('env', 'ATL_BB_BASEURL') }}"
atl_bitbucket_admin_password: "{{ lookup('env', 'ATL_BB_ADMIN_PASSWORD') }}"