diff --git a/druid/0.0.1/besman-druid-BT-env-config.yaml b/druid/0.0.1/besman-druid-BT-env-config.yaml
index 7f13428..330579d 100644
--- a/druid/0.0.1/besman-druid-BT-env-config.yaml
+++ b/druid/0.0.1/besman-druid-BT-env-config.yaml
@@ -49,7 +49,7 @@ BESMAN_ANSIBLE_ROLES_PATH: $BESMAN_DIR/tmp/$BESMAN_ARTIFACT_NAME/roles #***
 # BESMAN_ANSIBLE_ROLES - The list of tools you wish to install. The tools are installed using ansible roles.
 # To get the list of ansible roles run 
 #   $ bes list --role
-BESMAN_ANSIBLE_ROLES: #add the roles here. format - <Github id>/<repo name>,<Github id>/<repo name>,<Github id>/<repo name>,... #***
+BESMAN_ANSIBLE_ROLES: Be-Secure/ansible-role-bes-java,Be-Secure/ansible-role-oah-maven,Be-Secure/ansible-role-oah-eclipse #add the roles here. format - <Github id>/<repo name>,<Github id>/<repo name>,<Github id>/<repo name>,... #***
 
 # BESMAN_ARTIFACT_TRIGGER_PLAYBOOK_PATH - sets the path of the playbook with which we run the ansible roles.
 # Default path is ~/.besman/tmp/<artifact name dir>/
diff --git a/list.txt b/list.txt
index 416c34f..0c0d2b3 100644
--- a/list.txt
+++ b/list.txt
@@ -15,3 +15,4 @@ Be-Secure/besecure-ce-env-repo/opencti-RT-env,0.0.1
 Be-Secure/besecure-ce-env-repo/jackson-core-BT-env,0.0.1
 
 Be-Secure/besecure-ce-env-repo/druid-BT-env,0.0.1
+