made changes to file to allow automated setup of bitbucket

This commit is contained in:
Andy Rajagopalan
2019-11-04 13:37:05 -08:00
parent af435cf782
commit cb6f3bdb61
6 changed files with 16 additions and 8 deletions

View File

@@ -0,0 +1,4 @@
---
atl_bitbucket_license_key: "{{ lookup('env', 'ATL_BB_LICENSEKEY') }}"
atl_bitbucket_admin_password: "{{ lookup('env', 'ATL_BB_ADMIN_PASSWORD') }}"