Commit Graph

6 Commits

Author SHA1 Message Date
Jan Losinski e8eacc98c8 Cache pass calls for a single run.
Otherwise it slows down the whole run if the looked up entries are used
a lot.

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2019-05-24 18:25:07 +02:00
Jan Losinski 59e8468faa
Only use the first line of the pass output
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2019-01-18 11:55:12 +01:00
Jan Losinski c271d9650c Convert pass lookup plugin to ansible 2
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2016-11-11 03:30:01 +01:00
Jan Losinski 7cec9ace31 Better path handling for credentials
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2015-05-13 10:27:28 +02:00
Jan Losinski 26e48c3cbc Better handling for the playbook path
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2015-05-12 02:57:36 +02:00
Jan Losinski c3288ab385 Add lookup module to lookup a "pass" password store
See http://www.passwordstore.org/ for details

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2015-05-12 01:59:48 +02:00