summaryrefslogtreecommitdiff
path: root/ick-cluster.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-09-13 18:19:40 +0300
committerLars Wirzenius <liw@liw.fi>2018-09-13 18:19:40 +0300
commite96f3a688ef60b737d93c1650048d1344b76c991 (patch)
treef537757dadd6e4c4038b489b53f910982353da17 /ick-cluster.yml
parent61c12b7938bd8fd8c17155b646b08fd1caf3cd6c (diff)
downloadick2-ansible-e96f3a688ef60b737d93c1650048d1344b76c991.tar.gz
Change: split workers off main playbook
Diffstat (limited to 'ick-cluster.yml')
-rw-r--r--ick-cluster.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/ick-cluster.yml b/ick-cluster.yml
index fb8fa7f..d23a82c 100644
--- a/ick-cluster.yml
+++ b/ick-cluster.yml
@@ -1,14 +1,3 @@
-- hosts: workers
- remote_user: root
- become: yes
- roles:
- - sane_debian_system
- - comfortable
- - unix_users
- - ick-worker
- vars:
- verify_tls: yes
-
- hosts: ick
remote_user: root
become: yes