Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
This commit is contained in:
Jan Losinski 2015-05-12 02:57:56 +02:00
parent 26e48c3cbc
commit b00a77b6cd
1 changed files with 1 additions and 1 deletions

View File

@ -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') }}