diff --git a/README.md b/README.md index 225dd44..c2c2988 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Including an example of how to use your role (for instance, with variables passe - hosts: servers roles: - - { role: username.rolename, x: 42 } + - { role: user.name.rolename, x: 42 } License -------