summaryrefslogtreecommitdiff
path: root/ick-workers.yml
blob: 9cda47c5d0b78e39613b8a1debac65856df47091 (plain)
1
2
3
4
5
6
7
8
9
10
- hosts: workers
  remote_user: root
  become: yes
  roles:
    - sane_debian_system
    - comfortable
    - unix_users
    - ick-worker
  vars:
    verify_tls: yes