aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/all-hosts-basic.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/all-hosts-basic.yml')
-rw-r--r--playbooks/all-hosts-basic.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/playbooks/all-hosts-basic.yml b/playbooks/all-hosts-basic.yml
index 2aeef8f..5e2662e 100644
--- a/playbooks/all-hosts-basic.yml
+++ b/playbooks/all-hosts-basic.yml
@@ -7,10 +7,8 @@
- hosts: servers
roles:
- # basic networking init
- { role: repositories }
- { role: dns }
- # basic user friendly configuration
- { role: common }
- { role: tools }
- { role: sshd }
remember that computers suck.