summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-05-26 23:44:41 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-05-26 23:44:41 +0200
commitbb486c7e489f80e9b5a28569c18ea0d32fe3c11b (patch)
tree576360023addac147bef43f1ba340c61e3c9fe5b /chaos-at-home
parentsk-tomnext-nc: custom image for collabora code and nextcloud (diff)
cleanup old configs and playbooks
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/r3-cccamp19-dione.yml7
-rw-r--r--chaos-at-home/r3-cccamp19-flora.yml8
-rw-r--r--chaos-at-home/r3-cccamp19-helene.yml7
-rw-r--r--chaos-at-home/r3-cccamp19-verr.yml8
-rw-r--r--chaos-at-home/r3-cccamp19_vm.yml (renamed from chaos-at-home/r3-cccamp19-av.yml)2
5 files changed, 1 insertions, 31 deletions
diff --git a/chaos-at-home/r3-cccamp19-dione.yml b/chaos-at-home/r3-cccamp19-dione.yml
deleted file mode 100644
index 6a4933a1..00000000
--- a/chaos-at-home/r3-cccamp19-dione.yml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-- name: Basic Setup
- hosts: r3-cccamp19-dione
- roles:
- - role: base
- - role: sshd
- - role: zsh
diff --git a/chaos-at-home/r3-cccamp19-flora.yml b/chaos-at-home/r3-cccamp19-flora.yml
deleted file mode 100644
index 0208c1db..00000000
--- a/chaos-at-home/r3-cccamp19-flora.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-- name: Basic Setup
- hosts: r3-cccamp19-flora
- roles:
- - role: base
- - role: sshd
- - role: zsh
- - role: dyndns/client
diff --git a/chaos-at-home/r3-cccamp19-helene.yml b/chaos-at-home/r3-cccamp19-helene.yml
deleted file mode 100644
index 35344505..00000000
--- a/chaos-at-home/r3-cccamp19-helene.yml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-- name: Basic Setup
- hosts: r3-cccamp19-helene
- roles:
- - role: base
- - role: sshd
- - role: zsh
diff --git a/chaos-at-home/r3-cccamp19-verr.yml b/chaos-at-home/r3-cccamp19-verr.yml
deleted file mode 100644
index 187d76ad..00000000
--- a/chaos-at-home/r3-cccamp19-verr.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-- name: Basic Setup
- hosts: r3-cccamp19-verr
- roles:
- - role: base
- - role: sshd
- - role: zsh
- - role: dyndns/client
diff --git a/chaos-at-home/r3-cccamp19-av.yml b/chaos-at-home/r3-cccamp19_vm.yml
index 511776de..ca8d230b 100644
--- a/chaos-at-home/r3-cccamp19-av.yml
+++ b/chaos-at-home/r3-cccamp19_vm.yml
@@ -1,6 +1,6 @@
---
- name: Basic Setup
- hosts: r3-cccamp19-av
+ hosts: "{{ install_hostname }}"
roles:
- role: base
- role: sshd