diff --git a/roles/bitbucket_config/molecule/default/playbook.yml b/roles/bitbucket_config/molecule/default/playbook.yml index 8a37408..2a1addf 100644 --- a/roles/bitbucket_config/molecule/default/playbook.yml +++ b/roles/bitbucket_config/molecule/default/playbook.yml @@ -12,7 +12,7 @@ atl_jdbc_user: 'bb_db_user' atl_jdbc_password: 'molecule_password' - atl_bitbucket_properties_raw: "key1=va1 key2=val2 key3=val3" + atl_bitbucket_properties_raw: "key1=val1 key2=val2 key3=val3" roles: - role: linux_common