adding more vars in various molecule scenarios

This commit is contained in:
Geoff Jacobs
2023-06-22 15:13:58 +10:00
parent 5f47bae07b
commit a202b9bace
2 changed files with 2 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
atl_jdbc_password: 'molecule_password'
atl_aws_region: us-east-2
skip_shared_home_symlink: true
roles:
- role: linux_common
- role: product_common

View File

@@ -7,6 +7,7 @@
atl_product_user: "bitbucket"
atl_product_home: "{{ atl_shared_mountpoint }}/{{ atl_product_edition }}"
skip_shared_home_symlink: true
roles:
- role: linux_common
- role: product_common