diff --git a/README.md b/README.md index 80b5dd37..76e40c70 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ An example how to include this role as a task: vars: postgresql_users: - name: abc - password: abc + pass: abc become: true ```