diff --git a/README.md b/README.md
index 461ffae..4aa441c 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 role-ipa-server
 =========
 
-A brief description of the role goes here.
+This role is used to build freeipa server
 
 Requirements
 ------------
@@ -11,7 +11,7 @@ No requirements
 Role Variables
 --------------
 
-Server specific variables (i.e. mountpoint info) should be defined from the playbook-builder
+No role specific variables
 
 Dependencies
 ------------
@@ -23,8 +23,8 @@ Example Playbook Template
 
 Playbook creation should be handled by playbook-builder. To include role in a playbook, add one of these lines (changing version/branch as needed) to the template with other core entries:
 
-role:mount:v1.0:core,mount
-role:mount:testing:core,mount
+role:ipa-server:v1.0:workload,ipa-server
+role:ipa-server:testing:workload,ipa-server
 
 License
 -------