summaryrefslogtreecommitdiff
path: root/dan/emc-00.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-04-23 04:59:13 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-04-23 04:59:13 +0200
commit9d9d4fdc70ec0ac276f3795f5ccea39d6b94b995 (patch)
tree72ebbbbb00cfea15039663a765c8372a8b3c04e9 /dan/emc-00.yml
parentrefactor all install roles ans playbooks to work with new variable install_ho... (diff)
further cleanup host bootstraping
Diffstat (limited to 'dan/emc-00.yml')
-rw-r--r--dan/emc-00.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/dan/emc-00.yml b/dan/emc-00.yml
deleted file mode 100644
index 2238f0c4..00000000
--- a/dan/emc-00.yml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-- name: Basic Setup
- hosts: emc-00
- roles:
- - role: base
- - role: sshd
- - role: zsh
- - role: apt-repo/spreadspace
- - role: acmetool/base
- - role: acmetool/cert
- acmetool_cert_name: "{{ host_name }}.{{ host_domain }}"