summaryrefslogtreecommitdiff
path: root/ansible/ick.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-05-05 11:26:33 +0300
committerLars Wirzenius <liw@liw.fi>2020-05-05 11:26:33 +0300
commit3d17642a21a01e98b71d8218c7449ec1dc6714cd (patch)
tree6103a81f8b4dfd2082d3db24e30dfb9febffa02b /ansible/ick.yml
parent22a19a24c7eee67a32cbb8f45f674154d0c09953 (diff)
downloadansibleness-3d17642a21a01e98b71d8218c7449ec1dc6714cd.tar.gz
Drop: obsolete playbooks and stuff
Diffstat (limited to 'ansible/ick.yml')
-rw-r--r--ansible/ick.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/ansible/ick.yml b/ansible/ick.yml
deleted file mode 100644
index 7f0f83f..0000000
--- a/ansible/ick.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-- hosts: ick-workers
- remote_user: ansible
- become: yes
- roles:
- - sane_debian_system
- - version-controller
- - python-dev-env
- - debian-dev-env
- - ick-worker
- - self-updating-system