diff --git a/README.md b/README.md index 871670d..4870e6e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,6 @@ This is a module to lookup a [pass](http://www.passwordstore.org/) password stor It takes a password path within the pass storage as argument: - name: test pass lookup - debug: msg={{ lookup('pass', 'pas/to/password') }} + debug: msg={{ lookup('pass', 'path/to/password') }}