summaryrefslogtreecommitdiff
path: root/ick2.yml
blob: 029e7c8fcc3b8160960da6a8680d1cfd9f3f3a8b (plain)
1
2
3
4
5
6
7
8
9
10
11
- hosts: ick2
  remote_user: ansible
  become: yes
  roles:
    - sane_debian_system
    - unix_users
    - ick-controller
    - ick-worker
    - ick-blob-service
  vars:
    controller_url: https://{{ controller_domain }}