summaryrefslogtreecommitdiff
path: root/playbooks/elesearch.yaml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2017-12-08 04:52:35 +0100
committerChristian Pointner <equinox@spreadspace.org>2017-12-08 04:52:35 +0100
commit3c436d3132641d6f39a063f121b86df28b6f33ab (patch)
tree061f6aec75b0c3bf7d0bd6228c71c323ded6ce8d /playbooks/elesearch.yaml
parentno recommends and suggests in base role (diff)
added very basic docker and kubernetes roles
Diffstat (limited to 'playbooks/elesearch.yaml')
-rw-r--r--playbooks/elesearch.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/playbooks/elesearch.yaml b/playbooks/elesearch.yaml
index e81b2976..7640977e 100644
--- a/playbooks/elesearch.yaml
+++ b/playbooks/elesearch.yaml
@@ -2,8 +2,8 @@
- name: Basic Setup
hosts: elesearch
roles:
- - role: sshserver
- - role: vm-grub
- - role: vm-network
- - role: base
- - role: zsh
+ - role: sshserver
+ - role: vm-grub
+ - role: vm-network
+ - role: base
+ - role: zsh