summaryrefslogtreecommitdiff
path: root/ick2.yml
blob: afb74fb644e7da547293928aa1dfbc38268adec0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
- hosts: ick
  remote_user: root
  become: yes
  roles:
    - sane_debian_system
    - comfortable
    - unix_users
    - letsencrypt
    - haproxy
    - qvisqve
    - ick-controller
    - ick-artifact-store
    - apt_repository
    - ick-notifier
    - ick-worker
    - ickweb
  vars:
    hostname: ick

    verify_tls: no
    letsencrypt: no
    tls_certificate: FIXME