summaryrefslogtreecommitdiff
path: root/ick2.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-06-13 16:17:46 +0300
committerLars Wirzenius <liw@liw.fi>2018-06-13 16:17:46 +0300
commitb99525d19db9840a641542380ad22ba63c7a381d (patch)
treee92de66c6808dae411bfbae0c735781354a23602 /ick2.yml
parent83b3574f3abf2c367a7a687867273e6259975ce6 (diff)
downloadick2-ansible-b99525d19db9840a641542380ad22ba63c7a381d.tar.gz
Change: extract all vars user is expected
Put my vars into liw.yml. All variables in group_vars/* and roles/*/defaults/main.yml are now expected to be generic and usable by anyone.
Diffstat (limited to 'ick2.yml')
-rw-r--r--ick2.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ick2.yml b/ick2.yml
index b505687..b91d435 100644
--- a/ick2.yml
+++ b/ick2.yml
@@ -18,4 +18,4 @@
verify_tls: no
letsencrypt: no
- tls_certificate: "{{ lookup('pipe', 'pass show ick2/ick.pem') }}"
+ tls_certificate: FIXME