summaryrefslogtreecommitdiff
path: root/playbooks/web.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/web.yml')
-rw-r--r--playbooks/web.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/playbooks/web.yml b/playbooks/web.yml
deleted file mode 100644
index ca14fd1..0000000
--- a/playbooks/web.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-- name: Essential setup for all hosts
- hosts: web
- roles:
- # Websites
- # - { role: home }
- # - { role: ip }
- # - { role: blog }