summaryrefslogtreecommitdiff
path: root/playbooks/web.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/web.yml')
-rw-r--r--playbooks/web.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/playbooks/web.yml b/playbooks/web.yml
index 51a7a14..718b8f4 100644
--- a/playbooks/web.yml
+++ b/playbooks/web.yml
@@ -1,4 +1,5 @@
- name: Essential setup for all hosts
hosts: web
roles:
- - { role: nginx }
+ # Websites
+ # - { role: ip }