summaryrefslogtreecommitdiff
path: root/liw.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-15 14:19:16 +0200
committerLars Wirzenius <liw@liw.fi>2021-03-15 14:19:16 +0200
commit4853270d9f32ba6ab20d8e5bc5554c3847a55f36 (patch)
tree4dbab4ad1489af1ec9573435887ca5f5f17801dd /liw.yml
parent141fb4eee39f15f818ca331ecee2fca58183e5a1 (diff)
downloadick2-ansible-4853270d9f32ba6ab20d8e5bc5554c3847a55f36.tar.gz
more scopes
Diffstat (limited to 'liw.yml')
-rw-r--r--liw.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/liw.yml b/liw.yml
index 097cb5e..b96c187 100644
--- a/liw.yml
+++ b/liw.yml
@@ -53,6 +53,8 @@ qvisqve_token_public_key: "{{ lookup('pipe', 'pass show ick2/token_key.pub') }}"
qvisqve_token_private_key: "{{ lookup('pipe', 'pass show ick2/token_key') }}"
qvisqve_admin_hash: "{{ lookup('pipe', 'pass show ick2/liw_hash') }}"
qvisqve_admin_salt: "{{ lookup('pipe', 'pass show ick2/liw_salt') }}"
+qvisqve_liw_hash: "{{ lookup('pipe', 'pass show ick2/liw_hash') }}"
+qvisqve_liw_salt: "{{ lookup('pipe', 'pass show ick2/liw_salt') }}"
qvisqve_controller_secret: "{{ lookup('pipe', 'pass show ick2/controller_secret') }}"
qvisqve_controller_hash: "{{ lookup('pipe', 'pass show ick2/controller_hash') }}"
qvisqve_controller_salt: "{{ lookup('pipe', 'pass show ick2/controller_salt') }}"