From 087a836f10cc4421955948295ef6714c4302bbf1 Mon Sep 17 00:00:00 2001 From: "Manuel Amador (Rudd-O)" Date: Sun, 7 May 2017 16:12:00 +0000 Subject: [PATCH] Fix typo in example. --- lookup_plugins/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lookup_plugins/README.md b/lookup_plugins/README.md index 4f4a768..9a81ed5 100644 --- a/lookup_plugins/README.md +++ b/lookup_plugins/README.md @@ -30,7 +30,7 @@ the key will be created automatically with a 32 character password. You can also explicitly specify the VM: ``` - thepassword: '{{ lookup("qubes-pass", "loginpwds/John Smith", vm=vault) }}' + thepassword: '{{ lookup("qubes-pass", "loginpwds/John Smith", vm="vault") }}' ``` You can also disable automatic creation of the password. This will simply