mirror of
https://github.com/janLo/ansible_lookup_plugins
synced 2026-06-19 19:48:01 +00:00
@@ -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:
|
It takes a password path within the pass storage as argument:
|
||||||
|
|
||||||
- name: test pass lookup
|
- name: test pass lookup
|
||||||
debug: msg={{ lookup('pass', 'pas/to/password') }}
|
debug: msg={{ lookup('pass', 'path/to/password') }}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user