diff --git a/README.md b/README.md
index 94c4f528402975dcef9505d01b9be4e31cb3b959..9e15eec4f3b29eae81b5221bc8db446f9492f3f5 100644
--- a/README.md
+++ b/README.md
@@ -39,11 +39,9 @@ The following role is used by Le Filament for deploying Traefik : docker_server
 Example Playbook
 ----------------
 
-Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
-
     - hosts: servers
       roles:
-         - { role: username.rolename, x: 42 }
+         - { role: docker_auth }
       vars:
          - { sso_url: "auth.example.org" }
          - { ldap_url: "ldap.example.org" }