Typo fix
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
This commit is contained in:
parent
26e48c3cbc
commit
b00a77b6cd
|
|
@ -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') }}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue