summaryrefslogtreecommitdiff
path: root/ickweb.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ickweb.yml')
-rw-r--r--ickweb.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/ickweb.yml b/ickweb.yml
new file mode 100644
index 0000000..a78a82c
--- /dev/null
+++ b/ickweb.yml
@@ -0,0 +1,18 @@
+- hosts: demo
+ remote_user: root
+ become: yes
+ roles:
+ - sane_debian_system
+ - unix_users
+ - ickweb
+ vars:
+ hostname: ickweb
+ locales:
+ - fi_FI.UTF-8
+ - en_GB.UTF-8
+ debian_codename: stretch
+ sources_lists:
+ - repo: "deb http://deb.debian.org/debian stretch-backports main"
+ qvisqve_token_public_key: "{{ lookup('pipe', 'pass show qvisqve/token_key_pub') }}"
+
+ letsencrypt_email: liw@liw.fi